From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Release 6.33 Date: Fri, 13 Nov 2009 16:19:40 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8xwC-0005ZJ-DZ for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 10:19:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8xw7-0005YP-CB for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 10:19:47 -0500 Received: from [199.232.76.173] (port=47619 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8xw7-0005YM-7d for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 10:19:43 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:58040) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8xw6-0002YJ-9p for emacs-orgmode@gnu.org; Fri, 13 Nov 2009 10:19:42 -0500 Received: by yxe29 with SMTP id 29so3521263yxe.14 for ; Fri, 13 Nov 2009 07:19:41 -0800 (PST) In-Reply-To: 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 mailing list > > Speed commands at the start of a headline > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > If you set the variable `org-use-speed-commands', the cursor > position at the beginning of a headline (i.e. before the first > star) becomes special. Single keys execute special commands in > this place, for example outline navigation with `f', `b', `n', > and `p', equivalent to the corresponding `C-c C-f', `C-c C-b', > `C-c C-n', and `C-c C-f' commands. =85 With this great feature I can avoid moving the hands to the cursor keys! I used them mostly for M-up, M-down, M-left, M-right, which I can do now with C-a U etc. Thanks for surprising us again