From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/618 Path: news.gmane.org!not-for-mail From: Alexander Petry Newsgroups: gmane.emacs.gnus.user Subject: Re: X-Face only for XEmacs? Date: 09 Jun 2002 09:50:20 +0200 Organization: University of Kaiserslautern Message-ID: <87660sopqb.fsf@nbook.wohnheim.uni-kl.de> References: <87660tdplo.fsf@bundalo.shootybangbang.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138667577 7690 80.91.229.2 (31 Jan 2006 00:32:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:32:57 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:27:51 2006 Original-Path: quimby.gnus.org!lackawana.kippona.com!asynchrone!deine.net!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.belwue.de!news.uni-kl.de!not-for-mail Original-Newsgroups: comp.emacs.xemacs,gnu.emacs.gnus Original-Followup-To: gnu.emacs.gnus Original-Sender: alex@nbook.wohnheim.uni-kl.de Original-NNTP-Posting-Host: rotes278.wohnheim.uni-kl.de Original-X-Trace: news.uni-kl.de 1023608874 23022 131.246.178.88 (9 Jun 2002 07:47:54 GMT) Original-X-Complaints-To: usenet@news.uni-kl.de Original-NNTP-Posting-Date: Sun, 9 Jun 2002 07:47:54 +0000 (UTC) X-Face: V|+c;4!|B?E%BE^{E6);aI.[<97Zd*>^#%Y5Cxv;%Y[PT-LW3;A:fRrJ8+^k"e7@+30g0YD0*^^3jgyShN7o?a]Cla*Zv'5 NA,=963bM%J^o]C X-OS: Debian GNU/Linux User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:758 Original-Lines: 36 X-Gnus-Article-Number: 758 Tue Jan 17 17:27:51 2006 Xref: news.gmane.org gmane.emacs.gnus.user:618 Archived-At: On 09 Jun 2002, John Paul Wallington said: > Charlie Root 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