From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jose A. Ortega Ruiz" Subject: a small (?) feature request Date: Sat, 24 May 2008 23:33:36 +0200 Message-ID: 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 1K01uk-000493-5u for emacs-orgmode@gnu.org; Sat, 24 May 2008 18:08:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K01ui-00048r-MW for emacs-orgmode@gnu.org; Sat, 24 May 2008 18:08:33 -0400 Received: from [199.232.76.173] (port=42118 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K01ui-00048o-Kj for emacs-orgmode@gnu.org; Sat, 24 May 2008 18:08:32 -0400 Received: from main.gmane.org ([80.91.229.2]:60896 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K01ui-00035E-6e for emacs-orgmode@gnu.org; Sat, 24 May 2008 18:08:32 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K01uf-0004db-4c for emacs-orgmode@gnu.org; Sat, 24 May 2008 22:08:29 +0000 Received: from 84-75-99-141.dclient.hispeed.ch ([84.75.99.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 May 2008 22:08:29 +0000 Received: from jao by 84-75-99-141.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 May 2008 22:08:29 +0000 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 Hi, When i'm on a header line that has tags, C-e will bring the cursor, well, to the end of the line, i.e., after the tags. But, most of the time, that's not the 'end' i meant: i want to go to the 'end' of the header text *before* the tags (e.g., to add some text to said header--modifying the tags is much more conveniently done via C-cC-c). Is there already a way of doing this? Cheers, jao