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

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

bug#4705: 23.1.50; read-key makes menu-bar and tool-bar items disappear


From: Stefan Monnier
Subject: bug#4705: 23.1.50; read-key makes menu-bar and tool-bar items disappear
Date: Tue, 13 Oct 2009 16:01:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> Steps to reproduce:
>   1. emacs -Q
>   2. ESC : (read-key) RET

> Result:
>   The menu-bar and tool-bar items disappear except the
>   Lisp-Interaction menu.

Indeed that's a bug: the Lisp-Interaction should also disappear.
It seems to be a bug in the code that builds the menu-bar from the
active keymaps.


        Stefan





reply via email to

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