From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eric Gillespie Newsgroups: gmane.emacs.devel Subject: Re: Gtk patch version 2, part 1 Date: Tue, 17 Dec 2002 05:42:41 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <18357.1040121761@remus.pretzelnet.org> References: <200212162019.gBGKJf18015123@stubby.bodenonline.com> <14385.1040102282@remus.pretzelnet.org> <14534.1040102778@remus.pretzelnet.org> <15087.1040106081@remus.pretzelnet.org> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1040121940 23365 80.91.224.249 (17 Dec 2002 10:45:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 17 Dec 2002 10:45:40 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18OFEI-00064j-00 for ; Tue, 17 Dec 2002 11:45:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18OFSD-0005Nk-00 for ; Tue, 17 Dec 2002 12:00:02 +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 18OFBn-0005Dd-03 for emacs-devel@quimby.gnus.org; Tue, 17 Dec 2002 05:43:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18OFBU-0005CQ-00 for emacs-devel@gnu.org; Tue, 17 Dec 2002 05:42:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18OFBS-0005B5-00 for emacs-devel@gnu.org; Tue, 17 Dec 2002 05:42:43 -0500 Original-Received: from remus.pretzelnet.org ([216.37.46.186]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18OFBR-0005B1-00 for emacs-devel@gnu.org; Tue, 17 Dec 2002 05:42:42 -0500 Original-Received: from remus.pretzelnet.org (localhost [127.0.0.1]) by remus.pretzelnet.org (Postfix) with ESMTP id 303241A285 for ; Tue, 17 Dec 2002 05:42:41 -0500 (EST) Original-To: emacs-devel@gnu.org User-Agent: nmh/1.0.4+dev (i386-unknown-netbsdelf1.6) 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:10208 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10208 Miles Bader writes: > Ok, I tried putting the following: > > style "emacs-menubar-font" { font = "URW Gothic L 10" } > widget "emacs-menubar" style "emacs-menubar-font" > > in ~/.gtkrc-2.0, and it doesn't seem to have any effect. Sorry, but as i said in my message you got that from, that is only an example. I do not know what name (if any) Jan has used for the menubar. > No obvious effect though. I noticed that some old .gtkrc files used > `widget_class "*"' so I tried doing that now too (replacing `widget > "emacs-menubar"'), but that didn't do anything either, so maybe where > it's getting the general gtk theme from is overriding this file... No, the 'widget' directive is definitely what you want. See for more information. -- Eric Gillespie <*> epg@pretzelnet.org Build a fire for a man, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. -Terry Pratchett