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


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

From: martin rudalics <rudalics <at> gmx.at>
To: Alexander Shukaev <haroogan <at> gmail.com>
Cc: 19075 <at> debbugs.gnu.org
Subject: Re: bug#19075: `toggle-frame-maximized' and `toggle-frame-fullscreen'
 on Windows
Date: Mon, 17 Nov 2014 11:16:10 +0100
> It's the same problem.

What does (with Emacs 25.0.50)

(frame-parameter nil 'maximized)

give with your initial screen, that is, before you do
(toggle-frame-fullscreen)?

> 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.

> But in
> the most cases it does not work.

It works here on Windows XP with Emacs 25.0.50.

martin




This bug report was last modified 10 years and 24 days ago.

Previous Next


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