From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Info node (emacs)Faces Date: Thu, 01 Sep 2005 11:54:32 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1125590766 16786 80.91.229.2 (1 Sep 2005 16:06:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Sep 2005 16:06:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 01 18:06:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EArVO-0003df-Or for ged-emacs-devel@m.gmane.org; Thu, 01 Sep 2005 18:01:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EArZd-0008E8-M3 for ged-emacs-devel@m.gmane.org; Thu, 01 Sep 2005 12:05:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EArYZ-0007qN-W3 for emacs-devel@gnu.org; Thu, 01 Sep 2005 12:04:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EArYV-0007nJ-FR for emacs-devel@gnu.org; Thu, 01 Sep 2005 12:04:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EArYU-0007gw-NQ for emacs-devel@gnu.org; Thu, 01 Sep 2005 12:04:47 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EArUA-0000Q0-Oy for emacs-devel@gnu.org; Thu, 01 Sep 2005 12:00:18 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EArOa-0000gP-Sp; Thu, 01 Sep 2005 11:56:18 -0400 Original-To: Karl Chen In-reply-to: (message from Karl Chen on Wed, 31 Aug 2005 19:46:12 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:42554 Archived-At: `menu' This face determines the colors and font of Emacs's menus. Setting the font of LessTif/Motif menus is currently not supported; attempts to set the font are ignored in this case. I believe this paragraph also applies to GTK. In fact, maybe under all X toolkits (the only other one is Athena). Can people report on which toolkits this applies to?