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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jos de Kloe <kloe0040 <at> planet.nl>
Cc: 58164 <at> debbugs.gnu.org
Subject: bug#58164: 28.1; keybinding C-z to suspend-frame in fvwm windowmanager seems to get lost after first use.
Date: Mon, 03 Oct 2022 20:56:44 +0300
> Date: Mon, 3 Oct 2022 19:39:20 +0200
> Cc: 58164 <at> debbugs.gnu.org
> From: Jos de Kloe <kloe0040 <at> planet.nl>
> 
> and after:
> 
> (gdb) n
> 11985     if (FRAME_ICONIFIED_P (f))
> (gdb) bt

Thanks, but I meant "after" here:

> Ffuncall (nargs=1, args=args <at> entry=0x7fffffffd258) at eval.c:3048
> 3048      lisp_eval_depth--;

That is, after you step over the "if (FRAME_ICONIFIED_P (f))" line and
end up in Ffuncall.

But I think I see the reason: indeed Emacs thinks that the frame is
still iconified, so it does nothing and returns.

So I guess some X event that was supposed to arrive and tell us that
the frame is no longer iconified didn't arrive or something?  I hope
Po Lu will be able to look into this soon.




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.