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

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

Re: Is there an equivalent to setq-local for faces?


From: Eli Zaretskii
Subject: Re: Is there an equivalent to setq-local for faces?
Date: Tue, 21 Sep 2021 16:49:34 +0300

> From: Eric S Fraga <e.fraga@ucl.ac.uk>
> Date: Tue, 21 Sep 2021 14:35:31 +0100
> 
> Quick question: In one document, I would like to change specific faces
> but only for that file.  Is there a local file variable or setq-local
> equivalent for faces?

Faces are frame-local by default.  But you can have buffer-local
modifications of faces via face-remapping-alist.



reply via email to

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