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

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

bug#9730: 24.0.50; `M-o' should not be _invoked_ in `global-set-key'


From: Nicolas Richard
Subject: bug#9730: 24.0.50; `M-o' should not be _invoked_ in `global-set-key'
Date: Thu, 28 Apr 2016 15:50:38 +0200
User-agent: mu4e 0.9.17; emacs 25.0.92.1

Lars Ingebrigtsen <larsi@gnus.org> writes:

[...]

>>> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>>>> It's the "kind of menu" that gets displayed in the minibuffer when you
>>>> hit M-o.

[...]

> but what's the code that ends up calling `message'?

I think it's in keyboard.c, where read_char_minibuf_menu_prompt does:

      message3_nolog (apply1 (intern ("concat"), Fnreverse (menu_strings)));


-- 
Nicolas





reply via email to

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