Gnus development mailing list
 help / color / mirror / Atom feed
* Unable to use gnus on a nox build
@ 2010-10-26  8:29 James Cloos
  2010-10-27  7:01 ` Reiner Steib
  0 siblings, 1 reply; 7+ messages in thread
From: James Cloos @ 2010-10-26  8:29 UTC (permalink / raw)
  To: ding

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-10-29 19:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-26  8:29 Unable to use gnus on a nox build James Cloos
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

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