From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Option: special beginning of headline (list) option for navigation commands Date: Thu, 03 Mar 2011 11:53:57 +0100 Message-ID: <87aahco4oq.fsf@gnu.org> References: <4D651CAE.4030503@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=33996 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pv6Ad-0000H3-Ak for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 05:54:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pv6AZ-0005Zr-7U for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 05:54:11 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:41991) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pv6AY-0005Zl-WA for emacs-orgmode@gnu.org; Thu, 03 Mar 2011 05:54:07 -0500 Received: by wwj40 with SMTP id 40so993395wwj.30 for ; Thu, 03 Mar 2011 02:54:05 -0800 (PST) In-Reply-To: <4D651CAE.4030503@googlemail.com> (Michael Bach's message of "Wed, 23 Feb 2011 16:41:50 +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: Michael Bach Cc: emacs-orgmode@gnu.org Hi Michael, Michael Bach writes: > Is there an option for org-metaup (org-metadown) and > outline-next-visible-heading (outline-previous-visible-heading) to alway > jump to the first non-star character in a headline instead of the beginning > of a headline? No. But I just implemented this: if the cursor is a column 3, org-metaup will put it back at column 3. So now you can just use the special C-a command and org-metadown will leave the cursor at the first non-* char of the heading. HTH, -- Bastien -- Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode