Babel: Stop tangling failing in an indirect buffer
commitde63411264893ba877444e46439acf28f7ddcba7
authorShaun Johnson <shaun@slugfest.demon.co.uk>
Wed, 9 Mar 2011 15:32:40 +0000 (9 15:32 +0000)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 15 Apr 2011 15:55:22 +0000 (15 09:55 -0600)
tree2e12250b49596ce2de6eb8561fc4df2de42f466f
parent60864e851bbd67751299877de4a368c8a78e9824
Babel: Stop tangling failing in an indirect buffer

* ob-tangle.el (org-babel-tangle): Make it work in an indirect buffer.

The problem was that the message generated after tangling included the
file name of the current buffer which was nil in an indirect buffer.

TINYCHANGE
lisp/ob-tangle.el