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

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

bug#36613: gdb: error on M-x menu-bar-open


From: Eli Zaretskii
Subject: bug#36613: gdb: error on M-x menu-bar-open
Date: Sat, 13 Jul 2019 20:33:30 +0300

> Cc: Eli Zaretskii <eliz@gnu.org>, larsi@gnus.org
> From: "Dr. Ludwig Meier" <ludwig.meier@ymail.com>
> Date: Sat, 13 Jul 2019 19:01:56 +0200
> 
> Dear Eli, thanks a lot for your help. The error message is gone ??? but, 
> in fact, nothing happens now, no menu.

That's expected, since the first few items on the menu bar are not
menus, they are a kind of tool-bar buttons.  If you have mouse support
on text-mode frames compiled into Emacs, you can click the mouse on
these "buttons" to invoke their bindings.

If you want to open the first real menu item on the menu bar in the
GUD mode, try "C-u 50 M-x menu-bar-open RET".  The argument is the
column of the first "real" menu item.

OK?





reply via email to

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