Error loading latest xemacs beta with Xft=emacs

Jerry James james at xemacs.org
Mon Apr 24 19:32:46 EDT 2006


robert delius royar <xemacs at frinabulax.org> wrote:
> Then I commented out (require 'font-mgr) in lisp/fontconfig.el
> rm src/xemacs src/temacs lisp/*.elc
> make
> src/xemacs

I had to do this, too, although I made it read:

(unless (featurep 'xft)
  (require 'font-mgr))

Regards,
-- 
Jerry James, Assistant Professor        james at xemacs.org
Computer Science Department             http://www.cs.usu.edu/~jerry/
Utah State University




More information about the XEmacs-Beta mailing list