[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs 21 tool-bar-mode and bad geometry
From: |
Jay Rogers |
Subject: |
Emacs 21 tool-bar-mode and bad geometry |
Date: |
Mon, 25 Mar 2002 10:40:14 -0500 |
Starting emacs 21.1 like this, gives the asked for geometry:
emacs -q --no-site-file --eval='(menu-bar-mode -1)' -geometry 80x34
however starting it like this, only gives 80x31:
emacs -q --no-site-file --eval='(tool-bar-mode -1)' -geometry 80x34
Here's the specific version info:
In GNU Emacs 21.1.1 (sparc-sun-solaris2.8, X toolkit, Xaw3d scroll bars)
of 2002-02-19 on scrod
configured using `configure --x-libraries=/usr/local/lib'
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: C
locale-coding-system: nil
default-enable-multibyte-characters: t
--
Jay Rogers
jay@rgrs.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Emacs 21 tool-bar-mode and bad geometry,
Jay Rogers <=