From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-end-of-line and in table interaction Date: Fri, 28 Sep 2018 17:34:23 +0200 Message-ID: <8736ttfxfk.fsf@nicolasgoaziou.fr> References: <87wor6j7gi.fsf@gmail.com> <87tvm9vrqy.fsf@nicolasgoaziou.fr> <87sh1tkf02.fsf@gmail.com> <87lg7lvmlo.fsf@nicolasgoaziou.fr> <87o9chkctf.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g5umz-0000UG-9Y for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 11:34:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g5umm-0007p0-SC for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 11:34:38 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:52109) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g5uml-0007nS-0Y for emacs-orgmode@gnu.org; Fri, 28 Sep 2018 11:34:31 -0400 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id E175220013 for ; Fri, 28 Sep 2018 15:34:28 +0000 (UTC) In-Reply-To: <87o9chkctf.fsf@gmail.com> (Robert Pluim's message of "Fri, 28 Sep 2018 14:48:28 +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" To: emacs-orgmode@gnu.org Robert Pluim writes: > It does call 'end-of-line'. If that=CA=BCs the intended semantics, it=CA= =BCs not > entirely clear from the docstring (and I will adjust my code). The first sentence is: Go to the end of line, but before ellipsis, if any. If you think that's ambiguous, would you want to suggest a different wording? Or do you think we should add a more explicit reference to `end-of-line' function somewhere in the docstring?=20