In article <[EMAIL PROTECTED]>, Leo <[EMAIL PROTECTED]> writes:
> [GNU Emacs 23.0.0.7 (i686-pc-linux-gnu, X toolkit) of 2007-03-29] > The default menu bar in Emacs started with --enable-font-backend is > using X core font. Is this a known problem? --enable-font-backend is just to tell Emacs to use font-backend mechanism (that support both X core fonts and Xft fonts), not to tell Emacs to use only Xft fonts. For the latter, see README.unicode. In addition, as far as I know, the menu bar is impleneted by using some toolkit (gtk, lucid, or ?). I think the font used in the menu bar is decided by which toolkit you compiled Emacs with. --- Kenichi Handa [EMAIL PROTECTED] _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
