emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Leo <sdl.web@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: C-c C-j
Date: Thu, 5 Apr 2007 18:46:43 +0200	[thread overview]
Message-ID: <3366a47822e200424bddeeb3887a0229@science.uva.nl> (raw)
In-Reply-To: <m2k5wqkj7b.fsf@sl392.st-edmunds.cam.ac.uk>


On Apr 5, 2007, at 16:08, Leo wrote:

> On 2007-04-05, Leo said:
>
>> I also found C-c C-j convenient. However, it is quite weak when
>> navigating through a big file with various levels of subtrees. I
>> wonder would it be useful to add the support of navigating subtrees on
>> the same level?
>
> I know C-c C-b and C-c C-f navigate on the same level. I was thinking
> of making M-<up/down> navigate on the same level after hitting C-c
> C-j.

The keymap for org-goto has many more entries - seems like I never
documented this properly.  Here is the complete list.  Maybe
the n - p - f - p - u keys are what you are looking for?

TAB        org-cycle
down       outline-next-visible-heading
up         outline-previous-visible-heading
n          outline-next-visible-heading
p          outline-previous-visible-heading
f          outline-forward-same-level
b          outline-backward-same-level
u          outline-up-heading
C-c C-n    outline-next-visible-heading
C-c C-p    outline-previous-visible-heading
C-c C-f    outline-forward-same-level
C-c C-b    outline-backward-same-level
C-c C-u    outline-up-heading

RET        org-goto-ret
left       org-goto-left
right      org-goto-right
q          org-goto-quit
C-g        org-goto-quit

0-9        digit-argument

- Carsten

  reply	other threads:[~2007-04-05 18:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-04 19:09 (unknown) Jost Burkardt
2007-04-05  0:26 ` Jason F. McBrayer
2007-04-05 14:01   ` C-c C-j (was: ) Leo
2007-04-05 14:08     ` C-c C-j Leo
2007-04-05 16:46       ` Carsten Dominik [this message]
2007-04-05 18:25         ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3366a47822e200424bddeeb3887a0229@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).