From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: Poll: Who is using these commands Date: Sun, 09 May 2010 19:33:51 +0200 Message-ID: <87zl09m134.fsf@gmx.de> References: <20100508202159.GA32505@taupan.ath.cx> <4BE5DF9C.909@gmail.com> <245881E6-B69D-4E6F-A1B1-C4EFA39AF7BC@gmail.com> <3634.1273420760@gamaville.dokosmarshall.org> 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 1OBAOB-0008F7-Fc for emacs-orgmode@gnu.org; Sun, 09 May 2010 13:34:03 -0400 Received: from [140.186.70.92] (port=39017 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBAO9-0008Do-80 for emacs-orgmode@gnu.org; Sun, 09 May 2010 13:34:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBAO7-0006Mj-S7 for emacs-orgmode@gnu.org; Sun, 09 May 2010 13:34:01 -0400 Received: from mail.gmx.net ([213.165.64.20]:37686) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OBAO6-0006M4-RC for emacs-orgmode@gnu.org; Sun, 09 May 2010 13:33:59 -0400 In-Reply-To: (Leo's message of "Sun, 09 May 2010 17:23:46 +0100") 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: Leo Cc: emacs-orgmode@gnu.org Leo writes: > Perhaps you haven't noticed. SEXP is a useful abstract. For example, it > allows you to move across some_long_function_name in C and even in the > message-mode I'm currently using, not just parenthesis. Situation like > this will arise when editing org files too. It is a key binding that you > can rely on in various modes and they happen to do the right thing. Perhaps you haven't noticed, that C-M-a and C-M-e do not anything usefull or similar to what you describe in Org-mode buffers. Navigating sections would be something similar and useful. Wouldn't it? Sebastian