emacs-devel
[Top][All Lists]
Advanced

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

Re: face-remapping-alist can not override internal-border face?


From: Eli Zaretskii
Subject: Re: face-remapping-alist can not override internal-border face?
Date: Mon, 11 Mar 2019 17:11:04 +0200

> Date: Mon, 11 Mar 2019 21:32:46 +0800 (CST)
> From: tumashu  <address@hidden>
> Cc: "martin rudalics" <address@hidden>, 
>       "address@hidden" <address@hidden>
> 
> >I don't think I understand the question, sorry.  Isn't
> >face-mapping-alist what you want?
> 
> Before I use buffer-local face-mapping-alist to deal with posframe's 
> face-mapping argument,
> your opinion is that buffer-local face-mapping-alist is not a good idea, so I 
> decide to use other way, 
>  after I know that a face's attribute can change for a frame, I want to 
> do like this: set faceA's all attributes = faceB's all attributes :-)

face-remapping-alist doesn't have to be buffer-local, it can be
global.  If you want that to be specific to a frame, store it in the
frame parameters alist.




reply via email to

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