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>.


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



But I agree: `forward-paragraph' and `backward-paragraph' are much more
convenient to use (and I use those all the time instead).

I still tend to expect the behaviour you describe when on a headline or
list item and I'm disapointed each time I try ;)



Regards


   Sebastian



_______________________________________________
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

Reply via email to