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

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

bug#56305: 29.0.50; 'yes-or-no-p' deselects minibuffer frame


From: Eli Zaretskii
Subject: bug#56305: 29.0.50; 'yes-or-no-p' deselects minibuffer frame
Date: Sun, 03 Jul 2022 19:17:21 +0300

> Date: Sun, 3 Jul 2022 16:09:43 +0000
> Cc: Eli Zaretskii <eliz@gnu.org>, 56305@debbugs.gnu.org, acm@muc.de
> From: Alan Mackenzie <acm@muc.de>
> 
> While debugging, is there any easy way of determining which frame
> currently has the focus?

Yes, call x_get_focus_frame (or just examine the value of
FRAME_DISPLAY_INFO (f)->x_focus_frame manually).





reply via email to

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