GNU bug report logs - #42748
26.3; Should `move-(beginning|end)-of-line' be in the Elisp manual?

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Fri, 7 Aug 2020 16:41:01 UTC

Severity: normal

Found in version 26.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42748: closed (26.3; Should `move-(beginning|end)-of-line' be
 in the Elisp manual?)
Date: Sat, 08 Aug 2020 08:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 08 Aug 2020 11:25:53 +0300
with message-id <837du97dda.fsf <at> gnu.org>
and subject line Re: bug#42748: 26.3; Should `move-(beginning|end)-of-line' be in the Elisp manual?
has caused the debbugs.gnu.org bug report #42748,
regarding 26.3; Should `move-(beginning|end)-of-line' be in the Elisp manual?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42748: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42748
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Drew Adams <drew.adams <at> oracle.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.3; Should `move-(beginning|end)-of-line' be in the Elisp manual?
Date: Fri, 7 Aug 2020 09:40:23 -0700 (PDT)
(elisp) `Text Lines' documents `(beginning|end)-of-line'.  It doesn't
document `move-(beginning|end)-of-line'.  The Emacs manual documents
the latter and not the former.  Is this the best approach, or did the
Elisp manual perhaps just not get updated when `C-a' and `C-e' were
changed to use the `move-*' commands?

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 42748-done <at> debbugs.gnu.org
Subject: Re: bug#42748: 26.3;
 Should `move-(beginning|end)-of-line' be in the Elisp manual?
Date: Sat, 08 Aug 2020 11:25:53 +0300
> Date: Fri, 7 Aug 2020 09:40:23 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> 
> (elisp) `Text Lines' documents `(beginning|end)-of-line'.  It doesn't
> document `move-(beginning|end)-of-line'.  The Emacs manual documents
> the latter and not the former.  Is this the best approach, or did the
> Elisp manual perhaps just not get updated when `C-a' and `C-e' were
> changed to use the `move-*' commands?

It looks like Lisp programs use beginning-of-line and end-of-line
overwhelmingly more than the move-* counterparts, so it seems like the
discrepancy is actually justified.

So I'm closing this bug report.


This bug report was last modified 4 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.