From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-end-of-line Date: Tue, 16 Oct 2012 21:15:32 +0200 Message-ID: <87wqyqdy97.fsf@gmail.com> References: <80k3usi55z.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOCgC-000895-Ja for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:19:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TOCg6-0004ZD-Pn for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:19:52 -0400 Received: from plane.gmane.org ([80.91.229.3]:39417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TOCg6-0004YF-J4 for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 15:19:46 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TOCgB-0000yN-AQ for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 21:19:51 +0200 In-Reply-To: <80k3usi55z.fsf@somewhere.org> (Sebastien Vauban's message of "Mon, 15 Oct 2012 09:08:08 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > When pressing `C-e' to go to the last char of a looong sentence, such as: > > azroiu zrouz eruzepr ozeioru zoepru > zoeruozieuriozerusdjflsdfjsdksjfsdfs df sdjf sdf sdsd fklsdjf sdj > sdjlksdjf sqfjsdjf sdfklsjdjsdsdjlkmskfjsldkjfsdjfoizeoi xcsdf zerfze > ze rrz zer ze sdf sd d g erg ry er fscvf dsr yh yt re gfsd f er gt z'y > reg er fsd cf,sk jfshfsdc kle eozifsdnc sslk kzdjf dsl jfsdljf sdilkj > fzefoizejfsdlkf sklqjfoiezrfoi > > it goes up to the last char of the visual line, would that line be truncated. > > In every other mode I've looked at (Message, Emacs Lisp, etc.), `C-e' does go > to the end of the physical line, _with the same untouched settings_ for > `line-move-visual' (set to `t' in `simple.el'). > > Why does Org behave differently? See line 21613 in org.el: It should be fixed. Thanks for the report. Regards, -- Nicolas Goaziou