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


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

From: martin rudalics <rudalics <at> gmx.at>
To: Rob Browning <rlb <at> defaultvalue.org>, 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: Re: bug#18675: Bug#730593: emacs24: fails to set fullscreen frame
 parameter on gnome 3
Date: Fri, 10 Oct 2014 11:04:00 +0200
> 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)

Does this line have any impact at all or is it ignored completely?  What
happens when you write

(set-frame-parameter nil 'fullscreen 'maximized)

instead?  Does anything change when you add

(setq frame-resize-pixelwise t)

to your .emacs?

martin





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

Previous Next


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