Gnus development mailing list
 help / color / mirror / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: ding@gnus.org
Subject: Unable to use gnus on a nox build
Date: Tue, 26 Oct 2010 04:29:11 -0400	[thread overview]
Message-ID: <m3lj5ls6fk.fsf@jhcloos.com> (raw)

I occasionally run gnus on a remote server.  That server runs debian and
the emacs-snapshot-nox package from http://emacs.orebokech.com.

Gnus there is as merged to emacs' trunk branch.

The current snapshot version is emacs-snapshot-nox_20101024-1_i386.deb.

Gnus on that version fails because the variables image-checkbox-checked &
image-checkbox-checked do not exist, emacs having been built w/o a gui.

I added a pair of setq-defaults to .emacs there, setting those two vars
to nil, to try to get gnus to start.

But that fails with:

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)
  byte-code("^H\204^N^@ \204^N^@\306 \210\202Q^@\307\310!\210\311\n!^S\f\204^^^@^M\203!^@\312 \$
  gnus-1(nil nil nil)
  gnus(nil)
  call-interactively(gnus t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

Gnus shouldn't screw around with toolbars on a nox emacs build.

Toolbar is not an option for gnus-visual, so that won't disable them.

And I do not see anything else in gnus' customize which might be
relevant.

Is there an option I'm missing?

This bug showed up in the previous emacs-snapshot; I wanted to check
whether it persisted to a second snapshot before reporting it.

(I might add that I do not want or use toolbars or menus in my gui
sessions either; there I use Xdefaults to disable them.)

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



             reply	other threads:[~2010-10-26  8:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-26  8:29 James Cloos [this message]
2010-10-27  7:01 ` Reiner Steib
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=m3lj5ls6fk.fsf@jhcloos.com \
    --to=cloos@jhcloos.com \
    --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).