> I can reproduce this with current Debian Gnome 3, while in XFCE, Emacs
> does shift to full screen.
>
> Pedro Ângelo <[email protected]> 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


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to