emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus no longer finds images


From: Reiner Steib
Subject: Re: Gnus no longer finds images
Date: Mon, 14 Feb 2005 23:54:38 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Mon, Feb 14 2005, Henrik Enberg wrote:

> Due to the 2005-02-13 change in gnus.el, mm-util.el and smiley.el, Gnus
> no longer finds its images.  Was the images supposed to be moved to
> etc/images/gnus, or is the change bogus?

Before that change, Gnus didn't find the (smiley) images in the
default settings (unless you happen to have installed them e.g. from a
stand-alone Gnus installation).

Which kinds of Gnus images are missing?  Smileys, tool bar, mode line?
The Gnus and smiley images should be installed in
$PREFIX/share/emacs/22.0.50/etc/images/{gnus,smilies}.  Are the files
installed there?

For the mode line and smileys, I get:

ELISP> (let ((load-path (mm-image-load-path)))
         (find-image '((:type xpm :file "gnus-pointer.xpm"
                              :ascent center)
                       (:type xbm :file "gnus-pointer.xbm"
                              :ascent center))))
(image :type xpm :file
 "[prefix]/share/emacs/22.0.50/etc/images/gnus/gnus-pointer.xpm"
 :ascent center) 

ELISP> smiley-data-directory
"[prefix]/share/emacs/22.0.50/etc/images/smilies/"

What values do you get?

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]