|
From: | Angelo Graziosi |
Subject: | Re: Wrong frame with recent trunk [MSYS2-MinGW64] |
Date: | Fri, 01 Aug 2014 00:53:22 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
I wonder it this has to do with 2014-07-31 Paul Eggert <address@hidden> [...] * frame.c (x_set_frame_parameters): Don't use uninitialized locals. Without this change, the code can access the local variable 'width' even when it has not been initialized, and likewise for 'height'; in either case this leads to undefined behavior. Paul, any comment? Angelo Il 28/07/2014 19:26, martin rudalics ha scritto:
> Now restarting Emacs (with a link pointing to runemacs), the frame conserve the position of previous session BUT NOT the WIDTH nor the HEIGHT. [...] > Now restart Emacs with the same link. The position is the same of previous session (centered on Windows desktop) but the size is not rectangular as you have left it but the same original square size. This was due to an undocumented change in revision 117591. I don't know what Paul wanted to do there so I simply reverted it. Paul? Thanks, martin
[Prev in Thread] | Current Thread | [Next in Thread] |