From: "Robert J. Chassell" <bob@rattlesnake.com>
Cc: emacs-devel@gnu.org
Subject: Re: gtk Emacs: how specify menu font?
Date: Fri, 21 Mar 2003 15:25:56 +0000 (UTC) [thread overview]
Message-ID: <m18wOP6-000IeIC@rattlesnake.com> (raw)
In-Reply-To: <3E7B2049.4040904@swipnet.se> (jan.h.d@swipnet.se)
> How do I specify a background color for both the menubar and the sub
> menus?
... In order to make this particular case work, create an
~/emacs.d/gtkrc file with your style above in it, and say:
widget_class "*Menu*" style "menufont"
Hurrah! It works! [Minor typo: the file is ~/.emacs.d/gtkrc
^
note dot]
Only Emacs reads ~/emacs.d/gtkrc so in that file one can use a more "fuzzy"
matching in widget and widget_class. ...
Thank you very much!
--
Robert J. Chassell Rattlesnake Enterprises
http://www.rattlesnake.com GnuPG Key ID: 004B4AC8
http://www.teak.cc bob@rattlesnake.com
prev parent reply other threads:[~2003-03-21 15:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-18 14:34 gtk Emacs: how specify menu font? Robert J. Chassell
2003-03-18 22:21 ` Jan D.
2003-03-20 21:46 ` Robert J. Chassell
2003-03-21 14:23 ` Jan D.
2003-03-21 15:25 ` Robert J. Chassell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m18wOP6-000IeIC@rattlesnake.com \
--to=bob@rattlesnake.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.