GNU bug report logs - #28551
Emacs master does not respect frame width [macOS]

Previous Next

Package: emacs;

Reported by: Angelo Graziosi <angelo.g0 <at> libero.it>

Date: Fri, 22 Sep 2017 15:31:02 UTC

Severity: normal

Tags: fixed

Merged with 28559

Found in version 26.0.60

Fixed in version 26.1

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Angelo Graziosi <angelo.g0 <at> libero.it>
Subject: bug#28551: closed (Re: bug#28551: Emacs master does not respect
 frame width [macOS])
Date: Fri, 22 Sep 2017 16:15:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#28551: Emacs master does not respect frame width [macOS]

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 28551 <at> debbugs.gnu.org.

-- 
28551: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28551
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alan Third <alan <at> idiocy.org>
To: Angelo Graziosi <angelo.g0 <at> libero.it>
Cc: 28551-done <at> debbugs.gnu.org
Subject: Re: bug#28551: Emacs master does not respect frame width [macOS]
Date: Fri, 22 Sep 2017 17:14:28 +0100
On Fri, Sep 22, 2017 at 05:13:37PM +0200, Angelo Graziosi wrote:
> Both on Windows, GNU/Linux and macOS, in the init.el file I have something like this
> 
> (setq default-frame-alist
>       '(
>         (width . 110) ; character
>         [...]
>         ))
> 
> This allow me to have an useful space of 110 columns to write.
> 
> Now with the build 015172d1ba36de9ab2ca2cae020b6ab6793dbb8c
> (2017-09-15 11:46:37), on macOS, the above is not respected. I have
> lost about 5 columns (really I have lost also a line, from 32 to
> 31). The same does not occur on GNU/Linux and Windows on which I
> have built the same master.

Hi Angelo, this is fixed on the emacs-26 branch. It should be copied
back to master at some point. See bug#28536.
-- 
Alan Third

[Message part 3 (message/rfc822, inline)]
From: Angelo Graziosi <angelo.g0 <at> libero.it>
To: bug-gnu-emacs <at> gnu.org
Subject: Emacs master does not respect frame width [macOS]
Date: Fri, 22 Sep 2017 17:13:37 +0200 (CEST)
Both on Windows, GNU/Linux and macOS, in the init.el file I have something like this

(setq default-frame-alist
      '(
        (width . 110) ; character
        [...]
        ))

This allow me to have an useful space of 110 columns to write.

Now with the build 015172d1ba36de9ab2ca2cae020b6ab6793dbb8c (2017-09-15 11:46:37), on macOS, the above is not respected. I have lost about 5 columns (really I have lost also a line, from 32 to 31). The same does not occur on GNU/Linux and Windows on which I have built the same master.

Notice, they are a few years I am using the above configuration on these systems.


Angelo



This bug report was last modified 7 years and 291 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.