GNU bug report logs -
#29551
24.5; doc string of `bookmark-alist'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 3 Dec 2017 23:42:02 UTC
Severity: minor
Found in version 24.5
Done: Eli Zaretskii <eliz <at> gnu.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 29551 in the body.
You can then email your comments to 29551 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#29551
; Package
emacs
.
(Sun, 03 Dec 2017 23:42: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
.
(Sun, 03 Dec 2017 23:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
A bookmark is more than a name.
The first line of the doc string says this:
Association list of bookmarks and their records.
That's wrong, or at best misleading. Each entry in the alist is a
_bookmark_. That is, each entry is a bookmark "record", whose car
is the bookmark name, and whose cdr is the associated bookmark data.
The doc should say something like this:
"Association list of bookmark names and bookmark data."
or
"Association list of bookmark records." (and then say what a record is)
In GNU Emacs 24.5.1 (i686-pc-mingw32)
of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/usr --host=i686-pc-mingw32'
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#29551
; Package
emacs
.
(Mon, 04 Dec 2017 00:02:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 29551 <at> debbugs.gnu.org (full text, mbox):
In addition, this sentence should be removed from
the doc string:
"An entry with a key but null value means the
entry is not used."
That's just not true. (It might be true for the
fields used by default, but even then that fact
is unimportant.)
It is not true generally. Anyone can program new
bookmark types, with any data whatsoever in their
records. What the meaning/behavior of a nil field
value might be is determined only by the code that
creates and uses such a bookmark.
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Sat, 09 Dec 2017 09:20:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Drew Adams <drew.adams <at> oracle.com>
:
bug acknowledged by developer.
(Sat, 09 Dec 2017 09:20:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 29551-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 3 Dec 2017 15:41:10 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> A bookmark is more than a name.
>
> The first line of the doc string says this:
>
> Association list of bookmarks and their records.
>
> That's wrong, or at best misleading. Each entry in the alist is a
> _bookmark_. That is, each entry is a bookmark "record", whose car
> is the bookmark name, and whose cdr is the associated bookmark data.
>
> The doc should say something like this:
>
> "Association list of bookmark names and bookmark data."
> or
> "Association list of bookmark records." (and then say what a record is)
Thanks, fixed.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 06 Jan 2018 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 225 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.