On Sat, Dec 17 2011, sergio wrote:

> On 12/16/2011 09:42 AM, Eric Abrahamsen wrote:
>
>> What is your `org-goto-interface'? I've got mine set to
>> outline-path-completion, and I think it does what you want.
>
> Thank you! That's what I want.
>
> But there is a bug. It doesn't complete headline (and doesn't goto if
> type it manually) which I stay on.

Yeah, I think it always starts completion from the top level, no matter
where you are. I wouldn't call it a bug, exactly -- what if you wanted
to jump from a sublevel up to a top-level heading?

I also use the ido completion engine for org-related stuff
(`org-completion-use-ido' set to t), which means that jumping from
anywhere to anywhere is fairly easy. Maybe give that a shot?

> For example:
>
> * a
> * b
> ** d
> *** e
> * c
>
> If cursor is on b I can't goto d and e. If cursor is on d I can't goto
> e.
>
> Could anybody confirm this bug. Or it's my wrong config?
> Should I report this bug?

-- 
GNU Emacs 24.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.24.6)
 of 2011-12-07 on pellet
Org-mode version 7.8.02 (release_7.8.02.8.g8fb0)


Reply via email to