GNU bug report logs -
#5276
23.1; Doc string of bookmark-bmenu-execute-deletions
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 13 Jan 2010 20:21:03 -0500
with message-id <87r5ptmqgw.fsf <at> red-bean.com>
and subject line Re: Doc string of bookmark-bmenu-execute-deletions
has caused the Emacs bug report #5276,
regarding 23.1; Doc string of bookmark-bmenu-execute-deletions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs <at> gnu.org
immediately.)
--
5276: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5276
Emacs Bug Tracking System
Contact bug-gnu-emacs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The doc string (raw form):
"Delete bookmarks marked with \
\\<Buffer-menu-mode-map>\\[Buffer-menu-delete] commands."
Presumably, the map and command should be `bookmark-bmenu-mode-map'
and `bookmark-bmenu-delete'. Even if the result is the same for the
default bihndings, there is no reason to reference Buffer-menu stuff
here.
But an even better doc string is: "Delete bookmarks flagged `D'."
(In keeping with the terminology used elsewhere (e.g. Dired), a `D'
mark is called a "flag".)
In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
of 2009-07-29 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'
[Message part 3 (message/rfc822, inline)]
Fixed as recommended:
revno: 99319
revision-id: karl.fogel <at> canonical.com-20100113232501-f854t29qop4l3fwd
parent: cyd <at> stupidchicken.com-20100113183536-tqy5bnj1g5wca5ly
committer: Karl Fogel <karl.fogel <at> canonical.com>
branch nick: trunk
timestamp: Wed 2010-01-13 18:25:01 -0500
message:
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
This bug report was last modified 15 years and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.