emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* counter-intuitive key bindings
@ 2007-07-28 11:17 Leo
  2007-07-28 11:43 ` Bastien
  2007-07-28 12:52 ` Adam Spiers
  0 siblings, 2 replies; 9+ messages in thread
From: Leo @ 2007-07-28 11:17 UTC (permalink / raw)
  To: emacs-orgmode

(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)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-09-01 10:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-28 11:17 counter-intuitive key bindings Leo
2007-07-28 11:43 ` 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

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