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

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

Re: Handling non-interactive use with faces


From: Eli Zaretskii
Subject: Re: Handling non-interactive use with faces
Date: Thu, 11 Aug 2022 19:08:06 +0300

> Date: Thu, 11 Aug 2022 17:56:23 +0200 (CEST)
> Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
> From: carlmarcos--- via Users list for the GNU Emacs text editor 
> <help-gnu-emacs@gnu.org>
> 
> > You need to add a pcase alternative for a face or face name, and then
> > you call your function with that face as a single argument.
> 
> I am struggling to figure out what kind of `pcase' I should use for the 
> scheme you suggest.

I guess use stringp for face names and facep for faces?



reply via email to

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