Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: ding@gnus.org
Subject: Re: Unable to use gnus on a nox build
Date: Wed, 27 Oct 2010 09:01:58 +0200	[thread overview]
Message-ID: <874oc8ktjt.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m3lj5ls6fk.fsf@jhcloos.com> (James Cloos's message of "Tue, 26 Oct 2010 04:29:11 -0400")

On Tue, Oct 26 2010, James Cloos wrote:

> Debugger entered--Lisp error: (void-variable image-load-path)
>   image-search-load-path("gnus/toggle-subscription.xpm")
>   gmm-image-load-path-for-library("gnus" "gnus/toggle-subscription.xpm" nil t)
>   gnus-group-make-tool-bar()
>   gnus-group-mode()
>   gnus-group-setup-buffer()
>   gnus-group-list-groups(nil)
>   [...]
> Gnus shouldn't screw around with toolbars on a nox emacs build.

,----[ http://thread.gmane.org/gmane.emacs.gnus.general/69943/focus=69946 ]
| `gmm-image-load-path-for-library' in `gnus-group-make-tool-bar' is
| called only if `tool-bar-mode' is non-nil:
| 
|   (when (and (not (featurep 'xemacs))
| 	     (boundp 'tool-bar-mode)
| 	     tool-bar-mode
| 	     ;; The Gnus 5.10.6 code checked (default-value 'tool-bar-mode).
| 	     ;; Why?  --rsteib
| 	     (or (not gnus-group-tool-bar-map) force))
| 
| When I start "emacs -nw -Q", `tool-bar-mode' is nil.  Please show the
| output of `<f1> v tool-bar-mode RET'.
`----

The OP replied:

,----
| I did have a (setq tool-bar-mode -1) in my .emacs. Changing the -1 to
| nil fixed the problem. Sorry for the noise.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



  reply	other threads:[~2010-10-27  7:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-26  8:29 James Cloos
2010-10-27  7:01 ` Reiner Steib [this message]
2010-10-28 17:12   ` James Cloos
2010-10-29  6:26     ` Reiner Steib
2010-10-29  9:59     ` Julien Danjou
2010-10-29 19:10       ` Reiner Steib
2010-10-29 19:20         ` James Cloos

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=874oc8ktjt.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.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.
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).