From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Bach Subject: Option: special beginning of headline (list) option for navigation commands Date: Wed, 23 Feb 2011 16:41:50 +0200 Message-ID: <4D651CAE.4030503@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56403 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsFwh-0008AH-1R for emacs-orgmode@gnu.org; Wed, 23 Feb 2011 09:44:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsFvA-00065A-Ty for emacs-orgmode@gnu.org; Wed, 23 Feb 2011 09:42:29 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:63717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsFvA-00064q-KM for emacs-orgmode@gnu.org; Wed, 23 Feb 2011 09:42:28 -0500 Received: by fxm5 with SMTP id 5so4088817fxm.0 for ; Wed, 23 Feb 2011 06:42:27 -0800 (PST) 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 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? I could not find this option in the manual. In my opinion, this would complement the "special C-a/e" commands which I also use. This behaviour is already the default for org-metaup/-down in lists. Thanks, Michael