Uwe Brauer writes:
>> Regarding Re: some utf8 chars are terrible small.;
"Stephen J. Turnbull" <stephen(a)xemacs.org> adds:
> Uwe Brauer writes:
>> > (defun ffi ()
>> > (interactive)
>> > (face-font-instance 'default nil (char-after (point))))
> Try
> (defun ffi ()
> (interactive)
> (face-font-instance 'default nil (char-charset (char-after (point)))))
does not work as well here comes the bug trace
Works for me. What patches have you applied to XEmacs? Your
backtrace makes me suspect it's due to the "brute force make x-symbol
work" patch.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta