all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee4340210499277
@ 2017-09-21 17:28 Bob Halley
  2017-10-04  0:18 ` Perry E. Metzger
  0 siblings, 1 reply; 3+ messages in thread
From: Bob Halley @ 2017-09-21 17:28 UTC (permalink / raw
  To: emacs-devel

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.


/Bob




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee4340210499277
  2017-09-21 17:28 Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee4340210499277 Bob Halley
@ 2017-10-04  0:18 ` Perry E. Metzger
  2017-10-04  9:42   ` Nick Helm
  0 siblings, 1 reply; 3+ messages in thread
From: Perry E. Metzger @ 2017-10-04  0:18 UTC (permalink / raw
  To: emacs-devel; +Cc: Bob Halley

On Thu, 21 Sep 2017 10:28:20 -0700 Bob Halley <halley@play-bow.org>
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		perry@piermont.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee4340210499277
  2017-10-04  0:18 ` Perry E. Metzger
@ 2017-10-04  9:42   ` Nick Helm
  0 siblings, 0 replies; 3+ messages in thread
From: Nick Helm @ 2017-10-04  9:42 UTC (permalink / raw
  To: Perry E. Metzger; +Cc: Bob Halley, emacs-devel

On Tue,  3 Oct 2017 at 20:18:40 -0400, Perry E. Metzger wrote:

> On Thu, 21 Sep 2017 10:28:20 -0700 Bob Halley <halley@play-bow.org>
> 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

Yes, see bug#28536 and bug#28551.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-04  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21 17:28 Strange nsterm sizing after commit d31cd79b40dbd5459b16505a4ee4340210499277 Bob Halley
2017-10-04  0:18 ` Perry E. Metzger
2017-10-04  9:42   ` Nick Helm

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.