GNU bug report logs - #12504
24.2.50; `bookmark-rename' and `bookmark-maybe-historicize-string'

Previous Next

Package: emacs;

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

Date: Mon, 24 Sep 2012 17:08:02 UTC

Severity: minor

Found in version 24.2.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Karl Fogel <kfogel <at> red-bean.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 12504 <at> debbugs.gnu.org
Subject: bug#12504: 24.2.50; `bookmark-rename' and `bookmark-maybe-historicize-string'
Date: Sat, 04 Dec 2021 14:08:05 -0600
On 04 Dec 2021, Lars Ingebrigtsen wrote:
>Karl Fogel <kfogel <at> red-bean.com> writes:
>The doc string is misleading -- this isn't about normal menus, 
>but
>functions like this:
>
>(defun bookmark-bmenu-rename ()
>  "Rename bookmark on current line.  Prompts for a new name."
>  (interactive nil bookmark-bmenu-mode)
>  (let ((bmrk (bookmark-bmenu-bookmark))
>        (thispoint (point)))
>    (bookmark-rename bmrk)
>    (goto-char thispoint)))
>
>So I've now updated the doc string.

Thank you, and...

>So I think this is working as designed, and I'm therefore closing 
>this
>bug report.

...agreed.

Best regards,
-Karl




This bug report was last modified 3 years and 169 days ago.

Previous Next


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