From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagn Johansen Subject: Re: Poll: Who is using these commands Date: Sat, 08 May 2010 13:56:45 +0200 Message-ID: References: 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 1OAieY-0000yW-Ag for emacs-orgmode@gnu.org; Sat, 08 May 2010 07:57:06 -0400 Received: from [140.186.70.92] (port=55796 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAieX-0000yB-1c for emacs-orgmode@gnu.org; Sat, 08 May 2010 07:57:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OAieV-0006KB-IN for emacs-orgmode@gnu.org; Sat, 08 May 2010 07:57:04 -0400 Received: from lo.gmane.org ([80.91.229.12]:59298) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OAieV-0006Jh-7U for emacs-orgmode@gnu.org; Sat, 08 May 2010 07:57:03 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OAieR-00014R-Hi for emacs-orgmode@gnu.org; Sat, 08 May 2010 13:56:59 +0200 Received: from 1508885684.dong.dbnet.dk ([89.239.196.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 May 2010 13:56:59 +0200 Received: from gonz808 by 1508885684.dong.dbnet.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 08 May 2010 13:56:59 +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 Carsten Dominik writes: > How many of your are using these keys > > C-c C-f > C-c C-b > C-c C-n > C-c C-p I use them because I need to navigate the outline structure and they are the only keybindings I know of. I just realized (by looking in org.el) that org mode has another way to navigate the ouline that I did not know about: http://orgmode.org/manual/Speed-keys.html I have tried these and it seems I would not need the C-c C- bindings then. Maybe you are thinking of removing the C-c bindings and setting org-use-speed-commands to t? If that is the case, suppose you are in the middle a big text chunk. Then you would still need org-backward-same-level to get quickly access to the speed commands. -- Vagn Johansen