Gnus development mailing list
 help / color / mirror / Atom feed
From: Jesper Harder <harder@ifa.au.dk>
Subject: Re: Cannot open load file: tool-bar
Date: Tue, 05 Nov 2002 23:50:46 +0100	[thread overview]
Message-ID: <m365vbiqbd.fsf@defun.localdomain> (raw)
In-Reply-To: <84adknde1w.fsf@crybaby.uni-duisburg.de> (kai.grossjohann@uni-duisburg.de's message of "Tue, 05 Nov 2002 20:14:35 +0100")

kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:

> Jesper Harder <harder@ifa.au.dk> writes:
>
>> Couldn't we use (featurep 'tool-bar)?  This should only return t in
>> Emacs 21 versions with tool-bar support.
>
> What if tool-bar.el isn't loaded?
>
> When it _is_ loaded, fboundp on some function in tool-bar.el should
> be about as good as (featurep 'tool-bar).

Yeah, you're right.  I guess what I don't understand is why tool-bar.el
needs to be require'd explicitly.  I.e. why this isn't sufficient:

(if (and 
       (featurep 'tool-bar)
       (default-value 'tool-bar-mode)
       (not gnus-group-toolbar-map))

Hmm, ShengHuo probably knows the answer:

2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.




  reply	other threads:[~2002-11-05 22:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 16:15 Thomas Hungenberg
2002-11-03 17:39 ` Simon Josefsson
2002-11-04 14:30   ` John Paul Wallington
2002-11-04 17:03     ` Thomas Hungenberg
2002-11-04 18:43       ` John Paul Wallington
2002-11-04 20:21         ` Problems with bbdb and supercite (was: Re: Cannot open load file: tool-bar) Thomas Hungenberg
2002-11-04 22:10           ` Problems with bbdb and supercite Jack Twilley
2002-11-05  7:32           ` Kai Großjohann
2002-11-03 18:47 ` Cannot open load file: tool-bar Kai Großjohann
2002-11-04  9:59   ` Thomas Hungenberg
2002-11-04 13:44     ` Kai Großjohann
2002-11-04 16:52       ` Thomas Hungenberg
2002-11-04 21:04         ` Kai Großjohann
2002-11-04 22:11           ` Thomas Hungenberg
2002-11-05  7:35             ` Kai Großjohann
2002-11-05 11:23               ` Thomas Hungenberg
2002-11-05 17:26                 ` Kai Großjohann
2002-11-05 18:03                   ` Jesper Harder
2002-11-05 19:14                     ` Kai Großjohann
2002-11-05 22:50                       ` Jesper Harder [this message]
2002-11-05 20:49                   ` John Paul Wallington
2002-11-06  7:27                     ` Simon Josefsson
2002-11-06 12:39                       ` John Paul Wallington

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=m365vbiqbd.fsf@defun.localdomain \
    --to=harder@ifa.au.dk \
    /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.
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 NNTP newsgroup(s).