all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* tool bar vs. height
@ 2004-11-13  0:22 Dan Jacobson
  2004-11-13 11:45 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2004-11-13  0:22 UTC (permalink / raw)


It doesn't matter how long you make emacs,
$ seq 444; emacs --no-site-file -q -geometry 81x333 -eval '(tool-bar-mode 0)' \
-fn -*-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-standard&
If you dare to do tool-bar-mode 0, you will still see the next shell prompt
below emacs. The order of the arguments doesn't matter. You cannot
enjoy full length. You must double click the emacs window to get full length.
emacs-version is "21.3.1"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: tool bar vs. height
  2004-11-13  0:22 tool bar vs. height Dan Jacobson
@ 2004-11-13 11:45 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2004-11-13 11:45 UTC (permalink / raw)
  Cc: bug-gnu-emacs

On Sat, Nov 13 2004, Dan Jacobson wrote:

> It doesn't matter how long you make emacs,
> $ seq 444; emacs --no-site-file -q -geometry 81x333 -eval '(tool-bar-mode 0)' \
> -fn [...] &

Try "-xrm 'Emacs.toolBar:0'" or put it in your ~/.Xresources file to
change it permanently.

See (info "(emacs)Resources") for more.  Or maybe it is (info
"(emacs)Resources X") in Emacs 21.3.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-13 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-13  0:22 tool bar vs. height Dan Jacobson
2004-11-13 11:45 ` Reiner Steib

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.