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

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

bug#46990: 28.0.50; popup menu not navigable via arrow keys on lucid bui


From: Po Lu
Subject: bug#46990: 28.0.50; popup menu not navigable via arrow keys on lucid build
Date: Mon, 20 Jun 2022 21:02:54 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Colin Baxter <m43cap@yandex.com> writes:

> I suppose the Lucid issue with no key-navigation of a popup menu is not
> so important since the problem disappears (for me) once the Lucid
> compiled emacs is installed. Perhaps it might be worth a note to this
> effect in the INSTALL documentation?

Ah.  Then it's this:

/* For debug, if installation-directory is non-nil this is not an installed
   Emacs.   In that case we do not grab the keyboard to make it easier to
   debug. */
#define GRAB_KEYBOARD  (EQ (Vinstallation_directory, Qnil))

and it's not a bug.




reply via email to

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