unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#7967: 23.2.93; keybindings should be echoed in *Message* buffer
Date: Tue, 08 Feb 2011 19:52:00 -0700	[thread overview]
Message-ID: <iisvgi$pce$1@dough.gmane.org> (raw)
In-Reply-To: <19790.55170.320890.693468@gargle.gargle.HOWL>

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






  parent reply	other threads:[~2011-02-09  2:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-02 18:09 bug#7967: 23.2.93; keybindings should be echoed in *Message* buffer Roland Winkler
2011-02-02 23:15 ` Lennart Borgman
2011-02-02 23:25   ` Roland Winkler
2011-02-02 23:48     ` Lennart Borgman
2011-02-03  0:05       ` Roland Winkler
2011-02-02 23:58   ` Deniz Dogan
2011-02-03  0:41 ` Glenn Morris
2011-02-03  1:47   ` Roland Winkler
2011-02-03  2:18     ` Lennart Borgman
2011-02-06 17:16   ` Roland Winkler
2011-02-07 15:27     ` Stefan Monnier
2011-02-09  2:52     ` Kevin Rodgers [this message]
2011-03-11  4:49 ` Zachary Kanfer
2011-03-11  5:41   ` Zachary Kanfer
2011-03-30 13:37     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='iisvgi$pce$1@dough.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).