GNU bug report logs - #19075
`toggle-frame-maximized' and `toggle-frame-fullscreen' on Windows

Previous Next

Package: emacs;

Reported by: Alexander Shukaev <haroogan <at> gmail.com>

Date: Mon, 17 Nov 2014 08:15:03 UTC

Severity: normal

Done: martin rudalics <rudalics <at> gmx.at>

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: martin rudalics <rudalics <at> gmx.at>
Cc: haroogan <at> gmail.com, 19075 <at> debbugs.gnu.org
Subject: bug#19075: `toggle-frame-maximized' and `toggle-frame-fullscreen' on	Windows
Date: Mon, 17 Nov 2014 18:03:22 +0200
> Date: Mon, 17 Nov 2014 11:16:10 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> Cc: 19075 <at> debbugs.gnu.org
> 
>  > By the way, I forgot to mention that sometimes it
>  > works and sometimes not, like if there was some concurrency issue.
> 
> I think so too.  You should be able to verify that by putting
> 
> (toggle-frame-maximized)
> (sit-for 0)
> (toggle-frame-fullscreen)
> 
> into your .emacs.

The concurrency issue is fundamental, since the Windows messages are
handled in a separate thread, and a command sent to a frame is not
executed immediately.




This bug report was last modified 10 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.