all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lektu@terra.es>
Cc: emacs-devel@gnu.org
Subject: Re: Why tool-bar-mode t by default?
Date: Tue, 19 Feb 2002 19:25:28 +0100	[thread overview]
Message-ID: <20020219192200.B215.LEKTU@terra.es> (raw)
In-Reply-To: <rjwux9ie63.fsf@ssv2.dina.kvl.dk>


On Tue, 19 Feb 2002 18:17:56 +0100, Per Abrahamsen <abraham@dina.kvl.dk> wrote:

> Because we couldn't think of a reason not to, and it makes customize
> work better.

Well, it was nil on 21.1 (at least on Windows).

Setting it to t by default and then resetting it to nil in .emacs
causes (or caused) problems with the initial frame size.

Message-Id: <E16MFci-0005F0-00@lemming.engeast.baynetworks.com>
Message-ID: <20011228071950.53677.qmail@bombillo.stanford.edu>

(on bug-gnu-emacs@gnu.org).

> Sound like the standard value should test for Windows.  What is the
> clean way to do that?

Don't know, I suppose doing something like

:init-value (not (eq system-type 'windows-nt))

or the like.

OTOH, at least now it works fine with (tool-bar-mode -1) on .emacs


                                                           /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-19 18:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-19 16:58 Why tool-bar-mode t by default? Juanma Barranquero
2002-02-19 17:17 ` Per Abrahamsen
2002-02-19 18:25   ` Juanma Barranquero [this message]
2002-02-19 19:13   ` Eli Zaretskii
2002-02-19 19:32     ` Tak Ota
2002-02-19 19:35     ` Per Abrahamsen
2002-02-20  7:24       ` Eli Zaretskii
2002-02-20 22:13   ` Richard Stallman

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=20020219192200.B215.LEKTU@terra.es \
    --to=lektu@terra.es \
    --cc=emacs-devel@gnu.org \
    /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.