all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@spamto.devnul.com>
Subject: Re: menu bar sizing
Date: 16 Feb 2003 17:43:25 +1100	[thread overview]
Message-ID: <87lm0gzpwy.fsf@tiger.rapttech.com.au> (raw)
In-Reply-To: mailman.1993.1045336943.21513.help-gnu-emacs@gnu.org

>>>>> "Bruce" == Bruce Park <bpark79@hotmail.com> writes:

 Bruce> I'm currently using emacs21 and I've noticed that I can't
 Bruce> really shrink the default size of the menu bar. After reading
 Bruce> the emacs manual, this is what is stated:
 Bruce> ================================ horizontalSpacing Horizontal
 Bruce> spacing in pixels between items. Default is 3.
 Bruce> verticalSpacing Vertical spacing in pixels between
 Bruce> items. Default is 1 ================================

 >> From what I can see, this only holds true for emacs20 and not
 >> emacs21. Does
 Bruce> anyone know anything about this?

I use settings in my .Xresources file to make menu settings smaller

emacs.menu.attributeHeight: 120
emacs.menu.attributeWidth: normal
emacs.menu.attributeWeight: bold

If your not running under X windows, you can probably do this via
custom or with the following (untested)

(set-face-attribute 'menu nil :height 120 :width 'normal :weight
'bold)

Tim






-- 
Tim Cross
The e-mail address on this message is FALSE (obviously!). My real e-mail is
to a company in Australia called rapttech and my login is tcross - if you 
really need to send mail, you should be able to work it out!

       reply	other threads:[~2003-02-16  6:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1993.1045336943.21513.help-gnu-emacs@gnu.org>
2003-02-16  6:43 ` Tim X [this message]
2003-02-27  1:20   ` Overlay properties Greg Hill
     [not found]   ` <mailman.2506.1046309202.21513.help-gnu-emacs@gnu.org>
2003-02-27 12:33     ` David Kastrup
2003-02-15 19:21 menu bar sizing Bruce Park

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=87lm0gzpwy.fsf@tiger.rapttech.com.au \
    --to=timx@spamto.devnul.com \
    /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.