Uwe:
(if (featurep 'xemacs)
; (font-height (get-face-font 'default))
(font-height (face-font 'default))
(face-attribute 'default :height nil))
and face-attribute is not known to be defined.
Of course not. It's the code that's called when it's not XEmacs.
If XEmacs had it, the conditional wouldn't be needed.
That's not a problem.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta