From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Poll: Who is using these commands Date: Sun, 09 May 2010 15:22:03 -0400 Message-ID: <4BE70B5B.8030103@gmail.com> References: <20100508202159.GA32505@taupan.ath.cx> <4BE5DF9C.909@gmail.com> <245881E6-B69D-4E6F-A1B1-C4EFA39AF7BC@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OBC4r-0001fS-45 for emacs-orgmode@gnu.org; Sun, 09 May 2010 15:22:13 -0400 Received: from [140.186.70.92] (port=46307 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBC4p-0001fK-HS for emacs-orgmode@gnu.org; Sun, 09 May 2010 15:22:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBC4o-0004Sn-3z for emacs-orgmode@gnu.org; Sun, 09 May 2010 15:22:11 -0400 Received: from mail-qy0-f187.google.com ([209.85.221.187]:35081) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBC4o-0004Sf-1B for emacs-orgmode@gnu.org; Sun, 09 May 2010 15:22:10 -0400 Received: by qyk17 with SMTP id 17so2737481qyk.12 for ; Sun, 09 May 2010 12:22:09 -0700 (PDT) In-Reply-To: <245881E6-B69D-4E6F-A1B1-C4EFA39AF7BC@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On 05/09/2010 07:43 AM, Carsten Dominik wrote: > > On May 9, 2010, at 12:03 AM, Scott Randby wrote: > >> On 05/08/2010 04:22 PM, Friedrich Delgado Friedrichs wrote: >>> Hi! >>> Carsten Dominik schrieb: >>>> I am wondering: >>>> >>>> How many of your are using these keys >>>> >>>> C-c C-f >>>> C-c C-b >>>> C-c C-n >>>> C-c C-p >>> >>> Never. I always use the speed commands since they became available. >> >> The problem I have with speed commands is that, according to the >> manual, they only work "when the cursor is at the beginning of a >> headline." I need commands that work when the cursor is anywhere on >> the headline. > > Hi Scott, > > what do you think about C-M-f, C-M-b, C-M-n, C-M-p as alternative bindings? > These seem to make *a lot* of sense, because, as many here have pointed > out, > they are so much better repeatable (Keep C-M- down, press the character.) > > - Carsten If you want to go with these, then C-c C-u and C-c C-j should also be changed. However, I am concerned that C-M-f, C-M-b, C-M-n, C-M-p, C-M-u, and C-M-j are already bound to other useful functions. I don't use these functions myself, but after looking over what they do, I can see that changing these bindings might interfere with the work of some. Scott