* bug#28551: Emacs master does not respect frame width [macOS]
@ 2017-09-22 15:13 Angelo Graziosi
2017-09-22 16:01 ` Nick Helm
2017-09-22 16:14 ` Alan Third
0 siblings, 2 replies; 4+ messages in thread
From: Angelo Graziosi @ 2017-09-22 15:13 UTC (permalink / raw)
To: 28551
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#28551: Emacs master does not respect frame width [macOS]
2017-09-22 15:13 bug#28551: Emacs master does not respect frame width [macOS] Angelo Graziosi
@ 2017-09-22 16:01 ` Nick Helm
2017-09-22 16:14 ` Alan Third
1 sibling, 0 replies; 4+ messages in thread
From: Nick Helm @ 2017-09-22 16:01 UTC (permalink / raw)
To: Angelo Graziosi; +Cc: 28551
Angelo Graziosi <angelo.g0@libero.it> writes:
> 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.
This should now be fixed on emacs-26 branch with commit
a81d5a3d3fcb76f6b074c2c721b80b1802135d41.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#28551: Emacs master does not respect frame width [macOS]
2017-09-22 15:13 bug#28551: Emacs master does not respect frame width [macOS] Angelo Graziosi
2017-09-22 16:01 ` Nick Helm
@ 2017-09-22 16:14 ` Alan Third
2017-09-22 20:17 ` Angelo Graziosi
1 sibling, 1 reply; 4+ messages in thread
From: Alan Third @ 2017-09-22 16:14 UTC (permalink / raw)
To: Angelo Graziosi; +Cc: 28551-done
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#28551: Emacs master does not respect frame width [macOS]
2017-09-22 16:14 ` Alan Third
@ 2017-09-22 20:17 ` Angelo Graziosi
0 siblings, 0 replies; 4+ messages in thread
From: Angelo Graziosi @ 2017-09-22 20:17 UTC (permalink / raw)
To: Alan Third; +Cc: 28551-done
Nick Helm wrote:
> This should now be fixed on emacs-26 branch with commit
> a81d5a3d3fcb76f6b074c2c721b80b1802135d41.
> Il 22 settembre 2017 alle 18.14 Alan Third <alan@idiocy.org> ha scritto:
>
> Hi Angelo, this is fixed on the emacs-26 branch. It should be copied
> back to master at some point. See bug#28536.
Let's see then when emacs-26 will be "backported" to master... ;-)
Angelo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-09-22 20:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 15:13 bug#28551: Emacs master does not respect frame width [macOS] Angelo Graziosi
2017-09-22 16:01 ` Nick Helm
2017-09-22 16:14 ` Alan Third
2017-09-22 20:17 ` Angelo Graziosi
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.