bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16340: 24.3.50; Maximize to the left/right side of the screen (on Wi


From: Daniel Colascione
Subject: bug#16340: 24.3.50; Maximize to the left/right side of the screen (on Windows 7 & 8)
Date: Mon, 06 Jan 2014 17:10:59 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0



On 01/06/2014 02:03 PM, martin rudalics wrote:
 > I can live with the gaps, certainly, but I still think that the right
 > behavior would be not to have those gaps, obviously.

If you don't want the gaps, you have to set `frame-resize-pixelwise' to
true.  That's what all other graphical programs on Windows do and that's
what I do.  And that also means that dragging the border of an Emacs
frame will resize it pixelwise like the window of any other graphical
application.

 > That's my opinion, but mark this bug as "wontfix" and close it if you
 > want.  I will not complain.  I wanted to report a minor misbehavior I
 > spotted while playing around; just that.

It is fixed by setting `frame-resize-pixelwise' to t.  So "wontfix"
won't apply ;-)

By the way: M-: (setq frame-resize-pixelwise t) seems to affect new frames, but not the current one. Is that expected behavior?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]