emacs-devel
[Top][All Lists]
Advanced

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

Re: Wrong frame with recent trunk [MSYS2-MinGW64]


From: Angelo Graziosi
Subject: Re: Wrong frame with recent trunk [MSYS2-MinGW64]
Date: Thu, 24 Jul 2014 14:40:04 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0



Il 24/07/2014 07:52, Dmitry Antipov ha scritto:

Hopefully fixed, please try revision >= 117567.

Yes, it seems so..


Can you also try that the following:

(set-frame-height nil (1+ (frame-height)))
(set-frame-height nil (1- (frame-height)))
(set-frame-size nil (1+ (frame-width)) (1+ (frame-height)))
(set-frame-size nil (1- (frame-width)) (1- (frame-height)))

Sorry, may you clarify?

Should I put that code in an init.el (.emacs etc.) file?

works as expected on MS-Windows?

What should I expect?

Ciao,
 Angelo.




reply via email to

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