emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Phil Jackson <phil@shellarchive.co.uk>
To: charles_cave@optusnet.com.au
Cc: emacs-orgmode@gnu.org
Subject: Re: Feature request - add a new heading with a lower level than current
Date: Tue, 11 Dec 2007 10:28:31 +0000	[thread overview]
Message-ID: <87prxded9s.fsf@shellarchive.co.uk> (raw)
In-Reply-To: <200712102301.lBAN1ldk018426@mail01.syd.optusnet.com.au> (Charles Cave's message of "Tue\, 11 Dec 2007 10\:01\:47 +1100")

Charles Cave <charles_cave@optusnet.com.au> writes:

>> Or you could just do "M-return M-right" - is that really too slow for
>> you?
>
> Thank you!  I hadn't thought of that.  Entering M-right is easy
> because I am already holding the Meta key with my thumb so it is just
> a matter of continuing to hold the thumb and hitting the right arrow
> key.

[...]

On a side note; I use C-p, C-n, C-b and C-f for my basic navigation
meaning the cursor keys are free for me so in org I bind them to:

 ,----
 | (define-key org-mode-map [left] 'org-metaleft)
 | (define-key org-mode-map [right] 'org-metaright)
 | (define-key org-mode-map [up] 'org-metaup)
 | (define-key org-mode-map [down] 'org-metadown)
 `----

Making re-organisation of the headings really fast.

Cheers,
Phil

  reply	other threads:[~2007-12-11 10:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-10 23:01 Re: Feature request - add a new heading with a lower level than current Charles Cave
2007-12-11 10:28 ` Phil Jackson [this message]
2007-12-11 14:30   ` Rustom Mody
  -- strict thread matches above, loose matches on Subject: below --
2007-12-10 22:03 Charles Cave
2007-12-10 22:12 ` William Henney
2007-12-10 22:13 ` Nick Dokos
2007-12-10 22:13 ` Adam Spiers

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=87prxded9s.fsf@shellarchive.co.uk \
    --to=phil@shellarchive.co.uk \
    --cc=charles_cave@optusnet.com.au \
    --cc=emacs-orgmode@gnu.org \
    /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).