Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus toolbar missing
@ 1999-07-11  8:01 Rade Markovic
  1999-07-13 17:43 ` Rade Markovic
  0 siblings, 1 reply; 4+ messages in thread
From: Rade Markovic @ 1999-07-11  8:01 UTC (permalink / raw)


Hi,
After switching from 0.84 to 0.92 and now to pgnus 0.95 I noticed that 
gnus toolbar buttons in Group and Summary buffer are gone. What is
displayed is XEmacs 15 buttons (from Open to News).

Then I returned back to 0.84 and the buttons showed up. But, when I
put this line for example into my ~/.gnus.el

(setq gnus-use-toolbar 'bottom-toolbar)

then, again there are XEmacs buttons.
I suspect gnus-xmas is responsible or am I missing something obvious?

C-h v gnus-use-toolbar says

`gnus-use-toolbar' is a variable declared in Lisp.
  -- loaded from "gnus-xmas"

Value: bottom-toolbar

Rade


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

* Re: Gnus toolbar missing
  1999-07-11  8:01 Gnus toolbar missing Rade Markovic
@ 1999-07-13 17:43 ` Rade Markovic
  1999-08-27 17:13   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Rade Markovic @ 1999-07-13 17:43 UTC (permalink / raw)


On 11 Jul 1999 10:01:51 +0200, Rade Markovic <markovicr@softhome.net> said:

> Hi, After switching from 0.84 to 0.92 and now to pgnus 0.95 I
> noticed that gnus toolbar buttons in Group and Summary buffer are
> gone. What is displayed is XEmacs 15 buttons (from Open to News).

Under 0.95 evaluating (body of gnus-xmas-setup-group-toolbar)

(and gnus-use-toolbar
       (message-xmas-setup-toolbar gnus-group-toolbar nil "gnus")
       (set-specifier (symbol-value gnus-use-toolbar)
                      (cons (current-buffer) gnus-group-toolbar)))

gives nil. That's because evaluating

(message-xmas-setup-toolbar gnus-group-toolbar nil "gnus")

gives nil. Under pgnus 0.84 when evaluating the latter I get:

"/usr/local/lib/xemacs/xemacs-packages/etc/gnus/"

Not that I need gnus toolbar, but I'm just curious, and if someone can 
shed some light I'd be grateful.

Rade



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

* Re: Gnus toolbar missing
  1999-07-13 17:43 ` Rade Markovic
@ 1999-08-27 17:13   ` Lars Magne Ingebrigtsen
  1999-08-27 21:24     ` Rade Markovic
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-08-27 17:13 UTC (permalink / raw)


Rade Markovic <markovicr@softhome.net> writes:

> (message-xmas-setup-toolbar gnus-group-toolbar nil "gnus")
> 
> gives nil. Under pgnus 0.84 when evaluating the latter I get:
> 
> "/usr/local/lib/xemacs/xemacs-packages/etc/gnus/"
> 
> Not that I need gnus toolbar, but I'm just curious, and if someone can 
> shed some light I'd be grateful.

I would guess that this means that the .../etc/gnus directory is not
located where Gnus can find it.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Gnus toolbar missing
  1999-08-27 17:13   ` Lars Magne Ingebrigtsen
@ 1999-08-27 21:24     ` Rade Markovic
  0 siblings, 0 replies; 4+ messages in thread
From: Rade Markovic @ 1999-08-27 21:24 UTC (permalink / raw)


On 27 Aug 1999 19:13:52 +0200, Lars Magne Ingebrigtsen <larsi@gnus.org> said:

> Rade Markovic <markovicr@softhome.net> writes:
>> (message-xmas-setup-toolbar gnus-group-toolbar nil "gnus")
>> 
>> gives nil. Under pgnus 0.84 when evaluating the latter I get:
>> 
>> "/usr/local/lib/xemacs/xemacs-packages/etc/gnus/"
>> 
>> Not that I need gnus toolbar, but I'm just curious, and if someone can 
>> shed some light I'd be grateful.

> I would guess that this means that the .../etc/gnus directory is not
> located where Gnus can find it.

The solution for me was to put explicitely into my ~/.Gnus.el

(setq gnus-xmas-glyph-directory
"/usr/local/lib/xemacs/xemacs-packages/etc/gnus/")

Without this, it was set to /usr/local/pgnus-0.95/etc/gnus.





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

end of thread, other threads:[~1999-08-27 21:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-11  8:01 Gnus toolbar missing Rade Markovic
1999-07-13 17:43 ` Rade Markovic
1999-08-27 17:13   ` Lars Magne Ingebrigtsen
1999-08-27 21:24     ` Rade Markovic

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