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: Lars Ingebrigtsen
Subject: bug#46990: 28.0.50; popup menu not navigable via arrow keys on lucid build
Date: Mon, 20 Jun 2022 17:39:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

> No, it doesn't.  It uses whatever database was set as the default for
> the display connection, see x_load_resources and what is currently line
> 26337 of xterm.c:
>
> #ifdef HAVE_XRMSETDATABASE
>   XrmSetDatabase (dpyinfo->display, xrdb);
> #else
>   dpyinfo->display->db = xrdb;
> #endif

Ah; thanks.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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