[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Does anyone use "Jump" C-c C-j
From: |
Matt Lundin |
Subject: |
[Orgmode] Re: Does anyone use "Jump" C-c C-j |
Date: |
Wed, 28 Apr 2010 16:07:49 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
David Frascone <address@hidden> 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
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, (continued)
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, Eric S Fraga, 2010/04/28
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, David Frascone, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, Anthony Lander, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, Eric S Fraga, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, David Frascone, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, Eric S Fraga, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, Carsten Dominik, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, William Henney, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, David Frascone, 2010/04/29
- Re: [Orgmode] Does anyone use "Jump" C-c C-j, Nick Dokos, 2010/04/29
[Orgmode] Re: Does anyone use "Jump" C-c C-j,
Matt Lundin <=