emacs-devel
[Top][All Lists]
Advanced

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

Re: Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee434021


From: Perry E. Metzger
Subject: Re: Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee4340210499277
Date: Tue, 3 Oct 2017 20:18:40 -0400

On Thu, 21 Sep 2017 10:28:20 -0700 Bob Halley <address@hidden>
wrote:
> With an older build of the master branch, all was good.  My new
> frames started at 80x36.  The initial frame and subsequent new
> frames both had this size.  If I set width and height in
> default-frame-alist, I got those widths and heights in new frames.
> 
> Using a build of the master branch made this morning, I see
> weirdness:
> 
> The initial frame starts smaller than 80x36 and then shrinks to
> 60x33.  Subsequent new frames are 71x33. If I evaluate
> 
>   (setq default-frame-alist '((width . 80) (height . 55)))
> 
> the subsequent frames are actually 65x52.
> 
> This regression happened with commit
> d31cd79b40dbd5459b16505a4ee4340210499277, because if I revert just
> that, things go back to working.

Did anyone ever look in to this bug? I saw no reply to Bob's report.

FWIW, I've been having similar problems on the master branch under MacOS.

Perry
-- 
Perry E. Metzger                address@hidden



reply via email to

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