>>>> "Uwe" == Uwe Brauer <oub(a)mat.ucm.es>
writes:
Uwe> Hello
Uwe> In GNU emacs I can use the following setting
Uwe> (custom-set-faces
Uwe> '(default ((t (:family "DejaVu Sans Mono" :foundry
"unknown" :slant
Uwe> normal :weight normal :height 143 :width normal)))))
Uwe> And Emacs uses the DejaVu font which is installed in my Ubuntu
Uwe> distribution. I can also use the font in a xterm.
Uwe> However when I run xfontsel I do not find this font and therefore do not
Uwe> know how to use in it Xemacs.
Uwe> Did anybody in a similar environment get this font to work in Xemacs?
This works for me on my OSX system to use this font:
(set-face-font 'default "Bitstream Vera Sans Mono-10")
I assume you could substitute "DevaVu Sans Mono-<size>" instead.
But as Stephen says, you need xemacs with xft support compiled in.
--
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta