unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: lektu@terra.es, emacs-devel@gnu.org
Subject: Re: Why tool-bar-mode t by default?
Date: Tue, 19 Feb 2002 21:13:32 +0200	[thread overview]
Message-ID: <9735-Tue19Feb2002211331+0200-eliz@is.elta.co.il> (raw)
In-Reply-To: <rjwux9ie63.fsf@ssv2.dina.kvl.dk> (message from Per Abrahamsen on Tue, 19 Feb 2002 18:17:56 +0100)

> From: Per Abrahamsen <abraham@dina.kvl.dk>
> Date: Tue, 19 Feb 2002 18:17:56 +0100
> 
> Sound like the standard value should test for Windows.  What is the
> clean way to do that?

To test for MS-Windows, see if the value of system-type is windows-nt.

But I'd rather suggest to test for some feature, so that this test
won't need to be rewritten when Windows supports the tool bar.  For
example, it seems like (boundp 'tool-bar-lines) should do.  Can
someone with a working Windows port please make sure that this
evaluates to nil?

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


  parent reply	other threads:[~2002-02-19 19:13 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
2002-02-19 19:13   ` Eli Zaretskii [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9735-Tue19Feb2002211331+0200-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=lektu@terra.es \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).