From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9694 Path: main.gmane.org!not-for-mail From: Jay Sachs Newsgroups: gmane.emacs.gnus.general Subject: Re: 5.4.x: x-face glitches Date: 28 Jan 1997 17:59:43 -0500 Message-ID: <87iv4hxv6o.fsf@luddite.org> References: <877mkysbdj.fsf@luddite.org> <87ybddxzds.fsf@luddite.org> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149678 19958 80.91.224.250 (20 Oct 2002 21:34:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:34:38 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id PAA27291 for ; Tue, 28 Jan 1997 15:15:39 -0800 Original-Received: from onyx.interactive.net (root@onyx.interactive.net [208.192.224.6]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 28 Jan 1997 23:57:43 +0100 Original-Received: from luddite.org (host019.madison.interactive.net [208.192.224.119]) by onyx.interactive.net (8.8.5/8.8.4) with ESMTP id RAA16916 for ; Tue, 28 Jan 1997 17:57:40 -0500 (EST) Original-Received: (from sachs@localhost) by luddite.org (8.8.3/8.7.3) id RAA01304; Tue, 28 Jan 1997 17:59:44 -0500 (EST) Original-To: ding@ifi.uio.no X-Face: +i14.(3OL6caXxAJslm\+OS:-ckkfx6J6UzO>df-4b#2+d{+TH;5DC9Nc1Z7'1>s^AZ"HG7 Av0@MtZ81SyDECC9S"PEo%s"dY4&Hud:w!PjnmT,FL2Sv(5oI7Y"l;|1rf:^'n$Ghg~?x3hanxCg"N ))JT[Ja%$#"Ou)FSb(2#e3*\xq{R;b]Ur8$!%w~t4|q@<_xKd??D~Zf(r! p#GC$,Cdm:$OdYL&B!;V%Ei^{N)96)[{pWI{@{ZsEn%oMxJ><(7-!YJ\`fx In-Reply-To: Jay Sachs's message of 28 Jan 1997 16:29:03 -0500 Original-Lines: 36 X-Mailer: Gnus v5.4.5/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:9694 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9694 Found what happened. Somehow the default value of gnus-article-x-face-command went from 'gnus-xmas-article-display-xface to "{ echo '/* Width=48, Height=48 */'; uncompface; } | icontopbm | xv -quit -" which I would guess is the appropriate default for Emacs, not XEmacs. -jay Jay Sachs wrote: > > > Since upgrading to 5.4.x, the x-face no longer gets displayed in the > > > nice place it used to (after the "From: ", before the text of the > > > From: header); it seems I only can specify a buffer. Is there any way > > > I can get the previous behavior back? > > > > I'm using the non-picons version of the XFace > > (`gnus-article-display-x-face') and it seems to woro ok... > > I'm confused. In the article buffer, I do M-x > gnus-article-display-x-face, and it pops up an xv window. > What rgnus used to do was to make the headers like this: > > From: [Lars' xface] Lars Magne Ingebrigtsen > > Is that facility gone?