emacs-devel
[Top][All Lists]
Advanced

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

Re: Buffer-local faces


From: Stefan Monnier
Subject: Re: Buffer-local faces
Date: 04 May 2004 09:27:47 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> A related questions is whether the remapping should be visible to lisp code
> using face functions.  For instance, does (face-attribute 'default :family)
> 1. return the remapped family, or 2. return the family of the `underlying'
> default face?

The advantage of not provding MERGE-FACE(s) but relying on :inherit instead
is that those problems have already been addressed there.


        Stefan




reply via email to

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