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: Wed, 20 Feb 2002 09:24:58 +0200 (IST) [thread overview]
Message-ID: <Pine.SUN.3.91.1020220091726.21448J-100000@is> (raw)
In-Reply-To: <rj8z9pi7t7.fsf@ssv2.dina.kvl.dk>
On Tue, 19 Feb 2002, Per Abrahamsen wrote:
> "Eli Zaretskii" <eliz@is.elta.co.il> writes:
>
> > For example, it seems like (boundp 'tool-bar-lines) should do.
>
> It evaluates to nil on Unix/X11 as well.
Right, I should have said (intern-soft "tool-bar-lines") instead.
But I see that this won't help either, because tool-bar-lines is interned
in frame.c on all systems. Hmm...
Well, since the tool bar requires image support, how about looking at
some image-related feature? For example, does the following work?
(fboundp 'image-size)
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
next prev parent reply other threads:[~2002-02-20 7:24 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
2002-02-19 19:32 ` Tak Ota
2002-02-19 19:35 ` Per Abrahamsen
2002-02-20 7:24 ` Eli Zaretskii [this message]
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=Pine.SUN.3.91.1020220091726.21448J-100000@is \
--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).