[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
address@hidden: Re: Can't costomize font for the `menu' face]
From: |
Richard M. Stallman |
Subject: |
address@hidden: Re: Can't costomize font for the `menu' face] |
Date: |
Sun, 03 Jul 2005 11:49:24 -0400 |
Can someone please investigate this, and ack to me?
------- Start of forwarded message -------
Date: Fri, 24 Jun 2005 15:15:52 +0900
From: Katsumi Yamaoka <address@hidden>
To: address@hidden
Cc: address@hidden
Subject: Re: Can't costomize font for the `menu' face
Organization: Emacsen advocacy group
Cancel-Lock: sha1:em77AgV6zYJazZ3ilFDPt/AD8xY=
X-Hashcash: 1:20:050624:address@hidden::agotPzx0+dPcN/J4:0000001yXX
X-Hashcash:
1:20:050624:address@hidden::WHdRcJ4tBzLz0zpZ:000000000000000000000000000000000000AdeG
X-Antivirus-Scanner: Clean mail though you should still use an Antivirus
X-AntiAbuse: This header was added to track abuse, please include it with any
abuse report
X-AntiAbuse: Primary Hostname - washington.hostforweb.net
X-AntiAbuse: Original Domain - gnu.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - jpl.org
X-Source:
X-Source-Args:
X-Source-Dir:
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on monty-python
X-Spam-Level: *
X-Spam-Status: No, hits=1.2 required=5.0 tests=THE_FOLLOWING_FORM
autolearn=no version=2.63
>>>>> In <address@hidden> Richard M. Stallman wrote:
> With Emacs CVS, the following form doesn't produce the expected
> result.
> (set-face-font 'menu "-*-any-font-name-*")
> What result would you expect from that input?
> I don't expect it to exist.
> Perhaps when you wrote "any-font-name" you meant to replace
> it with some font name. If so, you've omitted important information.
> Would you please provide one *precise* test case?
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.
Although the font for the menu bar can be specified with the X
resource as
Emacs*menubar*Font: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
, I want to remove it from the resource file since only the one
for Emacs is it. It enables me to run the real vanilla Emacs by
only typing `emacs -q'.
------- End of forwarded message -------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- address@hidden: Re: Can't costomize font for the `menu' face],
Richard M. Stallman <=