[Orgmode] Re: Feature suggestion: context sensitive movement

2009-06-22 Thread Daniel Clemente


 We now have:


 C-c C-j   - traverse the tree using UP and DOWN
 C-c C-u   - privious
 C-c C-n   - next
 C-c C-b   - previous sibling
 C-c C-f   - next sibling


   I miss one key to go back to the current entry's heading (that's 
 outline-back-to-heading).

 C-c C-p

  Thanks, that was easy. I had always expected C-c C-u to do this (go to higher 
level heading), and therefore I didn't find it in C-c C-p.




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


[Orgmode] Re: Feature suggestion: context sensitive movement

2009-06-19 Thread Bernt Hansen
Daniel Clemente n142...@gmail.com writes:

 El dj, jun 18 2009 a les 16:10, Sebastian Rose va escriure:

 We now have:


 C-c C-j   - traverse the tree using UP and DOWN
 C-c C-u   - privious
 C-c C-n   - next
 C-c C-b   - previous sibling
 C-c C-f   - next sibling


   I miss one key to go back to the current entry's heading (that's 
 outline-back-to-heading).
   I tried to bind it to C-c C-h, but the C-h still triggers something about 
 help (even when I unbounded C-h in the global keymap).

   Anyone else misses it?

C-c C-p

-Bernt


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


[Orgmode] Re: Feature suggestion: context sensitive movement

2009-06-18 Thread Matthew Lundin
Hi Rick, 

Rick Moynihan rick.moyni...@gmail.com writes:

 I was just thinking that often I want to jump around items in org-mode
 more quickly than I do at present, depending on the context of the
 point.

 e.g.

 * Foo
  blah blah blah
 * Bar |
 blah blah blah
 * Baz

 Assuming the point is located at | I might want to quickly jump to
 previous headings by pushing CTRL-up/down.

For navigating headlines, I use C-c C-n (outline-next-visible-heading),
C-c C-p (outline-previous-visible-heading). There are other commands
available as well (see the menu entry Org -- Navigate Headings).

I'm not aware of context detection related to such movement.

Regards, 
Matt


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