intern-soft, find-face/get-face, and facep for determining faces' definedness
Miles Bader
miles at lsi.nec.co.jp
Tue Nov 2 04:08:17 EST 2004
Brian Palmer <bpalmer at gmail.com> writes:
> If find-face in emacs didn't return a face object, it wouldn't be
> doing a very good job of compatibility, now.
What's a "face object" in Emacs? [Indeed, what's a "face object" in Xemacs?]
How are they different than a face name (other than what `facep' returns
in Xemacs)?
Given that Xemacs has a differing definition of facep requiring one to
use `find-face' instead, would an Emacs version:
(defun find-face (face) (and (facep face) face))
do the job?
-Miles
--
[|nurgle|] ddt- demonic? so quake will have an evil kinda setting? one that
will make every christian in the world foamm at the mouth?
[iddt] nurg, that's the goal
More information about the XEmacs-Beta
mailing list