> On Fri, 27 Jan 2012 18:48:43 -0500, Sean MacLennan
<seanm(a)seanm.ca> wrote:
On Fri, 27 Jan 2012 23:08:09 +0100
Only the first line should be called for XEmacs; it is an if/else,
not
a straight if.
Right, thanks. I (again) confused an _if_ with a _when_
So for XEmacs it calls (font-height (face-font 'default)) and for
GNU
Emacs it calls (face-attribute 'default :height nil).
You may get a compile error that face-attribute is not know, but you
should not get a runtime error.
Well the org-preview-latex-fragment still does not work, but
now I have to debug it carefully.
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta