From: Leo <sdl.web@gmail.com>
To: emacs-orgmode@gnu.org
Subject: counter-intuitive key bindings
Date: Sat, 28 Jul 2007 12:17:06 +0100 [thread overview]
Message-ID: <m2y7h0pykt.fsf@cam.ac.uk> (raw)
(info "(org)Multiple sets in one file")
| `C-S-<right>'
| `C-S-<left>'
| These keys jump from one TODO subset to the next. In the above
| example, `C-S-<right>' would jump from `TODO' or `DONE' to
| `REPORT', and any of the words in the second row to `CANCELED'.
These key bindings are to move from one set of the TODO items to
another, which intuitively are a vertical motion. See this configure:
| (setq org-todo-keywords
| '((sequence "TODO" "|" "DONE")
| (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")
| (sequence "|" "CANCELED")))
I would propose to change these key bindings to:
C-S-<up/down>
HTH,
--
Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F)
next reply other threads:[~2007-07-28 11:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-28 11:17 Leo [this message]
2007-07-28 11:43 ` counter-intuitive key bindings Bastien
2007-07-28 18:35 ` Leo
2007-08-09 5:05 ` Carsten Dominik
2007-08-15 16:57 ` Leo
2007-08-16 6:13 ` Carsten Dominik
2007-07-28 12:52 ` Adam Spiers
2007-08-10 6:57 ` Carsten Dominik
2007-09-01 10:22 ` 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=m2y7h0pykt.fsf@cam.ac.uk \
--to=sdl.web@gmail.com \
--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).