GNU bug report logs - #18675
Bug#730593: emacs24: fails to set fullscreen frame parameter on gnome 3

Previous Next

Package: emacs;

Reported by: Rob Browning <rlb <at> defaultvalue.org>

Date: Thu, 9 Oct 2014 22:58:02 UTC

Severity: normal

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Rob Browning <rlb <at> defaultvalue.org>
To: 18675 <at> debbugs.gnu.org
Cc: Pedro Ângelo <pangelo <at> void.io>, 730593 <at> bugs.debian.org, control <at> bugs.debian.org, 730593-forwarded <at> bugs.debian.org
Subject: bug#18675: Bug#730593: emacs24: fails to set fullscreen frame parameter on gnome 3
Date: Thu, 09 Oct 2014 17:57:35 -0500
tags 730593 confirmed
thanks
[When possible, please preserve the -forward address in any replies.]

I can reproduce this with current Debian Gnome 3, while in XFCE, Emacs
does shift to full screen.

Pedro Ângelo <pangelo <at> void.io> writes:

> Package: emacs24
> Version: 24.3+1-2
> Severity: normal
>
> Dear Maintainer,
>
> On my .emacs I use the following command to set the emacs window to fullscreen
> on startup:
>
>     (set-frame-parameter nil 'fullscreen 'fullboth)
>
> This has stopped working in the Emacs24 package in debian testing since the
> recent gnome updates. From the alternatives at
> http://www.emacswiki.org/emacs/FullScreen, the following don't work:
>
>  * Starting Emacs with the -fs parameter
>
>  * Sending the fullscreen message directly to the window manager with
>
>     (defun fullscreen ()
>            (interactive)
>            (x-send-client-message nil 0 nil "_NET_WM_STATE" 32
>                              '(2 "_NET_WM_STATE_FULLSCREEN" 0)))
>
> What *does* work:
>
>  * Setting the window to fullscreen via the *wmctrl* external program
>
>   * Setting the window to fullscreen using the gnome key binding to toggle
> fullscreen
>
> This looks like some change in gnome made emacs not able to request fullscreen
> as a frame property

Further info: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730593

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4




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

Previous Next


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