GNU bug report logs - #7967
23.2.93; keybindings should be echoed in *Message* buffer

Previous Next

Package: emacs;

Reported by: "Roland Winkler" <winkler <at> gnu.org>

Date: Wed, 2 Feb 2011 18:02:01 UTC

Severity: wishlist

Tags: patch

Found in version 23.2.93

Fixed in version 24.1

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: Roland Winkler <winkler <at> gnu.org>
Cc: Glenn Morris <rgm <at> gnu.org>, 7967 <at> debbugs.gnu.org
Subject: bug#7967: 23.2.93; keybindings should be echoed in *Message* buffer
Date: Thu, 3 Feb 2011 03:18:36 +0100
On Thu, Feb 3, 2011 at 2:47 AM, Roland Winkler <winkler <at> gnu.org> wrote:
> On Wed Feb 2 2011 Glenn Morris wrote:
>> > Execute any command foo with a keybinding in its "long form" M-x foo.
>> > Emacs issues the message
>> >
>> >   You can run the command `foo' with ...
>> >
>> > The default is to display this message for two seconds.
>> > Then the message is gone for ever.
>>
>> You can use M-x where-is (C-h w) to bring it back whenever you like.
>
> It wasn't emacs if there were not all kind of alternative ways for
> this.  But why not put it into the *Message* buffer, too?
> I like these messages because my capacity for memorizing things is
> limited.

A very simple alternative for implementing this (without adding a new
option) is to allow negative numbers for suggest-key-bindings. If the
numbers are negative that would then mean that the message would be
stored in *Messages*.

Implementing it this way would be 2 or 3 lines of C code and a new
sentence in the doc string.




This bug report was last modified 14 years and 57 days ago.

Previous Next


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