From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Outline cycling does not preserve point's position Date: Mon, 09 Sep 2013 20:46:48 +0530 Message-ID: <874n9u10v3.fsf@gmail.com> References: <868uz8sufg.fsf@somewhere.org> <86vc2cqvnb.fsf@somewhere.org> <86y57676t1.fsf@somewhere.org> <89E7FDB6-0F5A-4362-959C-C4B9844A235C@gmail.com> <86txhu7696.fsf@somewhere.org> <0A62C6DE-B3AD-458A-9AB4-92B61A6D3D63@gmail.com> <86ppsi75st.fsf@somewhere.org> <87eh8yo0el.fsf@bzg.ath.cx> <87li365ixg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ3Ay-0002Tl-Fz for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 11:15:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJ3Aq-000194-D3 for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 11:14:52 -0400 Received: from plane.gmane.org ([80.91.229.3]:52934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ3Aq-00018k-6X for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 11:14:44 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VJ3Al-0006nB-EI for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 17:14:39 +0200 In-Reply-To: (Carsten Dominik's message of "Mon, 9 Sep 2013 16:23:21 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Bastien , public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org, Sebastien Vauban , Nicolas Goaziou > It is extremely predictable if you know about the structure of an Org > document and if you think in elements. Move over the smart navigation to C-M-f and friends. (info "(emacs) Expressions") Programmers among us can exploit it. ---------------------------------------------------------------- Org mode is essentially a text mode. The paragraph movement commands should more or less behave right like what it would do in a text-mode document. ---------------------------------------------------------------- One lane for Programmers to move around. Another lane for Text-Mode folks to around. Minimal collision. Smoother traffic. Everyone happy, happy! ----------------------------------------------------------------