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


Message #38 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#7967: 23.2.93; keybindings should be echoed in *Message*
	buffer
Date: Tue, 08 Feb 2011 19:52:00 -0700
On 2/6/11 10:16 AM, Roland Winkler 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.
>
> I guess the real-world problem is:
>
> Usually, I am running not just one command, but I am really in the
> middle of some larger task when all this happens. And I do not want
> to interrupt things because of such a message popping up.
>
> Later on, when I might be able to go back, it's too late. I might
> not even remember anymore the command I was executing when this
> message popped up.
>
> So is anybody able to fix this? -- Thanks a lot!

sed -i~ '10656s/message2_nolog/message2/' emacs-23.2/src/keyboard.c
make
make install

-- 
Kevin Rodgers
Denver, Colorado, USA





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.