From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sebastien Vauban" Newsgroups: gmane.emacs.help Subject: Re: How to get C-e to go at the REAL end of the line? Date: Mon, 15 Oct 2012 08:50:34 +0200 Organization: Sebastien Vauban Message-ID: <80wqysi5z9.fsf@somewhere.org> References: <808vbayfe7.fsf@somewhere.org> <80k3uuv9jk.fsf@somewhere.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1350284115 2860 80.91.229.3 (15 Oct 2012 06:55:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2012 06:55:15 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Mon Oct 15 08:55:22 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TNeaA-0007Pf-6F for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Oct 2012 08:55:22 +0200 Original-Received: from localhost ([::1]:38813 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNea3-0007SL-EI for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Oct 2012 02:55:15 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Injection-Info: mx04.eternal-september.org; posting-host="368fa3c7dc5c1bbe516391bd65bd1ab2"; logging-data="25906"; mail-complaints-to="abuse-VVbKFVtnif8H+i2N2EyTrmui9UKz+5OX@public.gmane.org"; posting-account="U2FsdGVkX19rCJ93ktf+Ju+juhx5dbjU" User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (windows-nt) X-Archive: encrypt Cancel-Lock: sha1:8n478taGF0WPnY21SofvmbLlOQE= sha1:Yw4kqFnA9OQhtRUKkWYTpcmou70= X-Url: Under construction... Original-Xref: usenet.stanford.edu gnu.emacs.help:194934 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:87265 Archived-At: Hi Andreas and Peter, Andreas R=C3=B6hler wrote: > Am 13.10.2012 14:30, schrieb Sebastien Vauban: >> Peter Dyballa wrote: >>> Am 13.10.2012 um 09:56 schrieb Sebastien Vauban: >>> >>>> I have the impression this is quite new (Emacs 23.X) -- is there a way= to >>>> change that so that `C-e' directly jumps the farest to the right? > > can't see that with recent Emacs24 > > Call M-x describe-mode and look if some minor-mode from ancient times > interferes Start from emacs -Q and look if it happens too This is indeed only occurring in Org buffers, and I just see that `C-e' is mapped to `org-end-of-line'... which does NOT behave as `end-of-line'. Best regards, Seb --=20 Sebastien Vauban