GNU bug report logs -
#57128
26.3; New prompt of `bookmark-set' is wrong/misleading
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 11 Aug 2022 00:50:02 UTC
Severity: normal
Found in version 26.3
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57128 in the body.
You can then email your comments to 57128 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57128
; Package
emacs
.
(Thu, 11 Aug 2022 00:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 11 Aug 2022 00:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Just happened to see the prompt string of `bookmark-set' for the latest
bookmark.el in master. IMO it's wrong/misleading.
With no prefix arg the prompt is now "Append bookmark named".
The actual behavior, correctly documented in the doc string, is that the
new bookmark is _pushed_, i.e., added at the beginning, i.e., prepended,
to the bookmark list; it's certainly not at appended.
This is important, actually. `bookmark-alist' is, well, an alist.
Entries closer to the front shadow entries farther from the front. It's
important that this prepends the new bookmark, otherwise it wouldn't be
the currently used bookmark with that name.
If you don't want to make clear in the prompt just what really happens,
then say "Add new bookmark named", or "Add bookmark named". But please
do NOT say "Append bookmark named".
Thx.
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.19044
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#57128
; Package
emacs
.
(Fri, 12 Aug 2022 15:26:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 57128 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> If you don't want to make clear in the prompt just what really happens,
> then say "Add new bookmark named", or "Add bookmark named". But please
> do NOT say "Append bookmark named".
Now fixed in Emacs 29.
bug marked as fixed in version 29.1, send any further explanations to
57128 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Fri, 12 Aug 2022 15:26:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 10 Sep 2022 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.