GNU bug report logs - #46990
28.0.50; popup menu not navigable via arrow keys on lucid build

Previous Next

Package: emacs;

Reported by: Colin Baxter <m43cap <at> yandex.com>

Date: Sun, 7 Mar 2021 16:59:02 UTC

Severity: normal

Tags: moreinfo

Found in version 28.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #112 received at 46990 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Colin Baxter <m43cap <at> yandex.com>
Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 46990 <at> debbugs.gnu.org
Subject: Re: bug#46990: 28.0.50; popup menu not navigable via arrow keys on
 lucid build
Date: Mon, 20 Jun 2022 21:02:54 +0800
Colin Baxter <m43cap <at> 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.




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

Previous Next


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