* Re: menu bar sizing
[not found] <mailman.1993.1045336943.21513.help-gnu-emacs@gnu.org>
@ 2003-02-16 6:43 ` Tim X
2003-02-27 1:20 ` Overlay properties Greg Hill
[not found] ` <mailman.2506.1046309202.21513.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: Tim X @ 2003-02-16 6:43 UTC (permalink / raw)
>>>>> "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!
^ permalink raw reply [flat|nested] 4+ messages in thread
* menu bar sizing
@ 2003-02-15 19:21 Bruce Park
0 siblings, 0 replies; 4+ messages in thread
From: Bruce Park @ 2003-02-15 19:21 UTC (permalink / raw)
I'm currently using emacs21 and I've noticed that I can't really shrink the
default size of the menu bar. After reading the emacs manual, this is what
is stated:
================================
horizontalSpacing
Horizontal spacing in pixels between items. Default is 3.
verticalSpacing
Vertical spacing in pixels between items. Default is 1
================================
>From what I can see, this only holds true for emacs20 and not emacs21. Does
anyone know anything about this?
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-02-27 12:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1993.1045336943.21513.help-gnu-emacs@gnu.org>
2003-02-16 6:43 ` menu bar sizing Tim X
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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).