>>>>> In <[EMAIL PROTECTED]> Jan D. wrote: > Katsumi Yamaoka wrote:
>> I wrote in the ~/.emacs file as: >> >>(set-face-background 'menu "LemonChiffon2") >>(set-face-foreground 'menu "Brown") >>(set-face-font 'menu "-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*") >> >>I expected them to set the menu bar appearance. In Emacs 21.4, >>the colors and the font were set as I hoped. However, in Emacs >>22, only the font is not set. > I assume you use the Lucid toolkit, but in the future, use M-x > report-emacs-bug so this information is included. You're right. I'm sorry not to have written the important information. > I have checked in a fix for this, please try it. Thanks. I tried it, however I'm not still able to set the `menu' font. The following works: (set-face-font 'default "-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*") But for the `menu' face font, the menu-bar appearance is not different from the case where Emacs starts with the -q option, without X resources files. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
