No need to call org-back-to-heading with goto argument.
commit8478a5541c28d2d52146829661ba61f2ffce9b04
authorMatt Lundin <mdl@imapmail.org>
Mon, 22 Aug 2011 14:26:57 +0000 (22 09:26 -0500)
committerBastien Guerry <bzg@altern.org>
Tue, 23 Aug 2011 15:00:36 +0000 (23 17:00 +0200)
tree65626fe325bcded25898446583e79dab4d8a1f47
parent7475d7da1fcc73e9c619b2d620d370c9f54867c9
No need to call org-back-to-heading with goto argument.

* lisp/org.el: (org-refile) Don't call org-back-to-heading with goto
  argument.

This fixes an error that results when calling org-refile with the
GOTO argument in a non-org buffer.
lisp/org.el