GNU bug report logs - #52994
29.0.50; Help descriptions from menu bar items don't appear in the echo area

Previous Next

Package: emacs;

Reported by: Daniel Martín <mardani29 <at> yahoo.es>

Date: Tue, 4 Jan 2022 00:11:02 UTC

Severity: minor

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Alan Third <alan <at> idiocy.org>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 52994 <at> debbugs.gnu.org, Daniel Martín <mardani29 <at> yahoo.es>
Subject: bug#52994: 29.0.50; Help descriptions from menu bar items don't appear in the echo area
Date: Sat, 22 Jan 2022 20:27:48 +0800
Alan Third <alan <at> idiocy.org> writes:

>> Hmm?  Shouldn't that kind of thing only apply to regular menus (as on X
>> with a tookit and GTK), and not the menu bar?

> What's the "menu bar" if not the toolkit menus?

On every other toolkit (and at least GNUstep, which I just verified),
the menu bar doesn't interfere with the usual event loop.  Though
unfortunately GNUstep doesn't implement willHighlightItem, so I can only
implement help text for macOS.

The only time a nested event loop is run is when a menu is created with
`x-popup-menu', and that's to make it easy to return a value from that
function.  That's also what I was referring to by "regular menus".

Thanks.




This bug report was last modified 3 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.