wmperry(a)aventail.com (William M. Perry) writes:
 Sure.  We should really just try to emulate the real font model that
is in
 Emacs 21 right now though.  This would be a huge win for cross-platform
 setting of font resources. 
In Emacs 21 :bold and :italic are being fased out in favor of :weight
and :slant.  :bold and :italic are still recognized by `defface' for
backward compatibility, but not by `customize-face'.
Do you want XEmacs 21.2 to go the same way?