David Frascone <d...@frascone.com> writes:

> **** Jump - seems really hard to use.
>
> C-c C-j.  Opens help window with cursor in it, so I have to C-x o to
> get to Org-goto window.  Then, once in the goto window, hitting tab
> opens the subtree, but pressing a down arrow again goes back to the
> top.  Seems very useless for actually finding anything.  Am I using it
> wrong?  Dropping a mark and C-x C-x seems much easier.

There is another (and IMO more convenient) interface for org-goto (C-c
C-j). To test it, try the following setting:

(setq org-goto-interface 'outline-path-completion) 

Otherwise, you can try fiddling with the other org-goto variables. Type
"C-h v org-goto [TAB]" for a full list.

- Matt



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to