emacs-devel
[Top][All Lists]
Advanced

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

Re: Making `x-underline-at-descent-line' a face attribute


From: Po Lu
Subject: Re: Making `x-underline-at-descent-line' a face attribute
Date: Fri, 07 Jan 2022 20:33:41 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> It's calculated in lface_hash.

Thanks.

Judging by the contents of that function, it's a hash of the internal
vector representation of a face, and not of a struct face itself.

A lot of things make sense now.


reply via email to

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