From: Miguel Frasson <frasson@altair.math.leidenuniv.nl>
Subject: Re: removing the toolbar
Date: 07 Oct 2004 15:47:53 +0200 [thread overview]
Message-ID: <gybrfeej1y.fsf@altair.math.leidenuniv.nl> (raw)
In-Reply-To: ck3fcm$s03$1@news2.rz.uni-karlsruhe.de
Uwe Mayer <merkosh@hadiko.de> writes:
> Hi,
>
> I added the line
> '(tool-bar-mode nil nil (tool-bar))
>
> to my .emacs file (- who needs the toolbar? ;)). A line in my .Xdefaults
> causes emacs to start with geometry 83x71, but when the first emacs
> instance initialises it starts up with the specified size but then removes
> the toolbar and gets shorter by the space the toolbar took up previously.
> If I open a file in another windows C-x 5 f it does not need to remove the
> toolbar and the window is displayed in the proper size.
>
> Does anyone know how to prevent the behaviour of the first emacs instance so
> it starts up with the specified size?
Did you try to just customize the variable tool-bar-mode? Maybe (I am not
sure) the customization is loaded before the frame actually display any
toolbar.
By adding such line
'(tool-bar-mode nil nil (tool-bar))
what do you get? It is a quoted expression... or do you mean that you
changed by hand a customization?
[]
Miguel.
--
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson
next prev parent reply other threads:[~2004-10-07 13:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-07 13:12 removing the toolbar Uwe Mayer
2004-10-07 13:47 ` Miguel Frasson [this message]
2004-10-07 14:00 ` Reiner Steib
2004-10-07 14:38 ` FCC
2004-10-07 15:50 ` Peter Lee
2004-10-07 17:15 ` Drew Adams
2004-10-07 16:02 ` Stefan Monnier
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=gybrfeej1y.fsf@altair.math.leidenuniv.nl \
--to=frasson@altair.math.leidenuniv.nl \
/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.