emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATCH] org-goto before headline


From: Andrea Crotti
Subject: Re: [O] [PATCH] org-goto before headline
Date: Fri, 10 Feb 2012 16:00:02 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111224 Thunderbird/9.0.1

On 02/10/2012 02:42 PM, Toby Cubitt wrote:
On Fri, Feb 10, 2012 at 02:19:27PM +0000, Andrea Crotti wrote:
What is exactly the reason for org-goto to need to be at least in the
first headline to work?

I always get this error when I just try to jump in the first line:
byte-code: Before first headline at position 1 in buffer ..
Do you by any chance have `org-goto-interface' set to
outline-path-completion (or are you using org-goto with a prefix
argument)?

If so, I've also come across this problem. I think it's a bug in
org-goto, which should pass NO-EXCLUDE to org-refile-get-location (but
doesn't). The attached patch fixes this for me (or you can pull the
"org-goto" branch from http://www.dr-qubit.org/git/org-mode.git).

HTH,

Toby

Yes it was set to that..
I've tried the patch and it works perfectly here!
3 minutes to get a bug-fix is quite amazing ;)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]