GNU bug report logs - #58164
28.1; keybinding C-z to suspend-frame in fvwm windowmanager seems to get lost after first use.

Previous Next

Package: emacs;

Reported by: Jos de Kloe <kloe0040 <at> planet.nl>

Date: Thu, 29 Sep 2022 14:58:03 UTC

Severity: normal

Tags: moreinfo

Found in version 28.1

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jos de Kloe <kloe0040 <at> planet.nl>
Cc: 58164 <at> debbugs.gnu.org
Subject: Re: bug#58164: 28.1; keybinding C-z to suspend-frame in fvwm
 windowmanager seems to get lost after first use.
Date: Fri, 30 Sep 2022 09:58:01 +0300
> Date: Fri, 30 Sep 2022 08:45:33 +0200
> Cc: 58164 <at> debbugs.gnu.org
> From: Jos de Kloe <kloe0040 <at> planet.nl>
> 
> This is the output I get:
> 
>   <down> ;; next-line
>   C-z	;; suspend-frame
>   C-z	;; suspend-frame
>   C-h l	;; view-lossage

So I guess the problem is in the X iconify_frame_hook, which is
x_iconify_frame.  If you can step through that function in a debugger
and see what's going on there, it might help.  Maybe Emacs thinks the
frame is already iconified, and thus does nothing?

Thanks.




This bug report was last modified 2 years and 256 days ago.

Previous Next


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