From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Outline cycling does not preserve point's position Date: Mon, 09 Sep 2013 13:32:59 +0200 Message-ID: <87li365ixg.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> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIziL-0001l9-3x for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 07:33:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VIziC-0001xR-18 for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 07:33:04 -0400 Received: from plane.gmane.org ([80.91.229.3]:33155) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VIziB-0001xN-Qq for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 07:32:55 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VIziB-0001E9-1E for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 13:32:55 +0200 In-Reply-To: (Carsten Dominik's message of "Mon, 9 Sep 2013 11:05:00 +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 Hello, Carsten Dominik writes: > On 9.9.2013, at 10:38, Bastien wrote: >> We could have org-ctrldown and friends the same way we have org-shift* >> commands. org-ctrldown would use `org-forward-element' when on some >> Org element, and `forward-paragraph' elsewhere. "elsewhere" doesn't make sense here since point is _always_ on an element (except on the first blank lines in a buffer). >> I acknowledge binding C-down to `org-forward-element' instead of >> `forward-paragraph' is a bit disruptive, and maybe not ideal in all >> situations. > > Yes, it produces unexpected results. I find it pretty predictable. May you elaborate on that? Regards, -- Nicolas Goaziou