bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting ef


From: Dmitry Gutov
Subject: bug#58912: 29.0.50; set-face-attribute call in init.el has no lasting effect
Date: Tue, 1 Nov 2022 12:25:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 01.11.2022 03:01, Po Lu wrote:
Dmitry Gutov<dgutov@yandex.ru>  writes:

Depends on the attribute.

If I set :foreground, it is retained both under X and -nw. :background too.

If I set :underline, it is retained under -nw, but not under X. But
that includes an older branch which I haven't merged master to for a
while, which I use daily.

Underline similarly appears briefly during startup but then goes
away. Same for :inverse-video. All under X (-nw keeps them).

Said branch doesn't touch anything display-related, so it should
behave like master a few months ago.

The difference seems to be that the most recent master also does that
to attributes :height and :family.
If you run "xrdb -query", what is printed?

$ xrdb -query
*customization: -color
Xft.dpi:        192
Xft.antialias:  1
Xft.hinting:    0
Xft.hintstyle:  hintnone
Xft.rgba:       rgb
Xcursor.size:   48
Xcursor.theme:  DMZ-White

In case this is still relevant.





reply via email to

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