Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: X-Face only for XEmacs?
       [not found] ` <87660tdplo.fsf@bundalo.shootybangbang.com>
@ 2002-06-09  7:50   ` Alexander Petry
  2002-06-09  7:53     ` Alexander Petry
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Petry @ 2002-06-09  7:50 UTC (permalink / raw)


On 09 Jun 2002, John Paul Wallington said:

> Charlie Root <root@gmx.net> wrote:
> 
>> I'm using GNU Emacs 21.1 and don't see the X-Face in Gnus.
>> 
>> On XEmacs/Gnus, I can see them in the usenet posts. 
>> 
>> Is this expected or what I should install for GNU Emacs to support
>> X-Face? Thanks.
> 
> Your XEmacs is probably built with the compface library, whilst GNU
> Emacs doesn't offer that yet (AFAICT).  Instead Gnus on GNU Emacs uses
> the external programs uncompface and sometimes icontopbm.  
> 
> So you want to install those.  On Debian they are provided by the
> compface and netpbm packages, on other systems they could be called
> faces-xface and libgr-progs or somesuch.  
> 
> (I found this out by doing M-x apropos x-face when Gnus was loaded)

I have the following code in my .emacs file (debian with the installed
packages from above)

;; autoload x-faces :)

(autoload 'x-face-decode-message-header "x-face-e21")
(autoload 'x-face-insert "x-face-e21" nil t)
(autoload 'x-face-save "x-face-e21" nil t)
(autoload 'x-face-show "x-face-e21" nil t)
(autoload 'x-face-turn-off "x-face-e21")
(setq x-face-auto-image t)

-- 
"Unibus timeout fatal trap program lost sorry"
- An error message printed by DEC's RSTS operating system for the PDP-11


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

* Re: X-Face only for XEmacs?
  2002-06-09  7:50   ` X-Face only for XEmacs? Alexander Petry
@ 2002-06-09  7:53     ` Alexander Petry
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Petry @ 2002-06-09  7:53 UTC (permalink / raw)


On 09 Jun 2002, Alexander Petry said:

> I have the following code in my .emacs file (debian with the installed
> packages from above)
> 
> ;; autoload x-faces :)
> 
> (autoload 'x-face-decode-message-header "x-face-e21")
> (autoload 'x-face-insert "x-face-e21" nil t)
> (autoload 'x-face-save "x-face-e21" nil t)
> (autoload 'x-face-show "x-face-e21" nil t)
> (autoload 'x-face-turn-off "x-face-e21")
> (setq x-face-auto-image t)

And the additional package x-face-el. With that code it works very
nice here.

Alex
-- 
Deine Glückszahl ist 3552664958674928.  Du solltest sie überall suchen.


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

end of thread, other threads:[~2002-06-09  7:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <it4tqj4i.fsf@gmx.net>
     [not found] ` <87660tdplo.fsf@bundalo.shootybangbang.com>
2002-06-09  7:50   ` X-Face only for XEmacs? Alexander Petry
2002-06-09  7:53     ` Alexander Petry

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