From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: counter-intuitive key bindings Date: Sat, 28 Jul 2007 12:17:06 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IEkIp-0004Jg-Az for emacs-orgmode@gnu.org; Sat, 28 Jul 2007 07:17:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IEkIn-0004JU-Uy for emacs-orgmode@gnu.org; Sat, 28 Jul 2007 07:17:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEkIn-0004JR-Nk for emacs-orgmode@gnu.org; Sat, 28 Jul 2007 07:17:41 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IEkIn-00076W-E2 for emacs-orgmode@gnu.org; Sat, 28 Jul 2007 07:17:41 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IEkIg-0002zH-Vj for emacs-orgmode@gnu.org; Sat, 28 Jul 2007 13:17:34 +0200 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Jul 2007 13:17:34 +0200 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Jul 2007 13:17:34 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org (info "(org)Multiple sets in one file") | `C-S-' | `C-S-' | These keys jump from one TODO subset to the next. In the above | example, `C-S-' 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- HTH, -- Leo (GPG Key: 9283AA3F)