emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent changes incorrectly calculate font size within daemon mode


From: Yuri D'Elia
Subject: Re: Recent changes incorrectly calculate font size within daemon mode
Date: Wed, 29 Aug 2018 13:05:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

On Wed, Aug 29 2018, Yuri D'Elia wrote:
> - if I start emacs normally, all is good
> - if I start it through emacsclient -c, the screen DPI is not correctly
>   calculated. It looks like my fontconfig/Xres DPI settings are ignored.
>
> This change must have been introduced in one of the commits in master in
> the last week at most, however I don't see anything pointing to
> fontconfig/daemon mode changes.

I bisected this down until this commit which introduced the regression:
d77d01d22902acdc45c2c7059de4f1b158ab5806 (bignum stuff), which does
mention a few changes to frame parameters.

Maybe those changes are not handles when a frame is created from a
daemon instance?




reply via email to

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