bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8325: 24.0.50; info-mode help is missing reference to `b' command


From: Lars Magne Ingebrigtsen
Subject: bug#8325: 24.0.50; info-mode help is missing reference to `b' command
Date: Fri, 15 Jul 2011 17:09:45 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> There were two issues in this report. For the second, perhaps
> beginning-of-buffer should be given an :advertised-binding pointing to
> "b".

Just doing

    (put 'beginning-of-buffer :advertised-binding "b")

would surely be wrong, wouldn't it?  I mean, it should only be
advertised as such in the info mode map?

I'll create a new command `Info-beginning-of-buffer' and do the
advertising on that instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]