From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: gtk Emacs: how specify menu font? Date: Tue, 18 Mar 2003 14:34:13 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1047998913 2026 80.91.224.249 (18 Mar 2003 14:48:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Mar 2003 14:48:33 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Mar 18 15:41:25 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vIEe-000850-00 for ; Tue, 18 Mar 2003 15:38:36 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18vIEx-0002lq-00 for ; Tue, 18 Mar 2003 15:38:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vICX-0001UW-0C for emacs-devel@quimby.gnus.org; Tue, 18 Mar 2003 09:36:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18vIAb-0008HT-00 for emacs-devel@gnu.org; Tue, 18 Mar 2003 09:34:25 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18vIAT-0008E6-00 for emacs-devel@gnu.org; Tue, 18 Mar 2003 09:34:18 -0500 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vIAS-0008D4-00 for emacs-devel@gnu.org; Tue, 18 Mar 2003 09:34:16 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Tue, 18 Mar 2003 14:34:13 +0000 (UTC) Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:12441 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:12441 Using GNU Emacs built with --with-x-toolkit=gtk how do I specify the font for the menu? GNOME 1.4, BrushedMetalClean theme, Today's Debian testing, Tue, 2003 Mar 18 14:14 UTC Today's GNU Emacs CVS snapshot, Tue, 2003 Mar 18 13:24 UTC GNU Emacs 21.3.50.222 (i686-pc-linux-gnu) In my .emacs file, I specify (font . "10x20") # high resolution screen and '(menu ((t (:background "DodgerBlue4" :foreground "green" :family "times")))) This works fine with the LUCID toolkit, but has no effect in the gtk toolkit. -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@rattlesnake.com