From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25942 Path: main.gmane.org!not-for-mail From: Norbert Koch Newsgroups: gmane.emacs.gnus.general Subject: Re: X-Face insertion Date: 18 Oct 1999 17:53:25 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <876707xdg8.fsf@main.wgaf.net> <87wvskwrzd.fsf@main.wgaf.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163244 16871 80.91.224.250 (21 Oct 2002 01:20:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:20:44 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA03185 for ; Mon, 18 Oct 1999 11:55:01 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB22282; Mon, 18 Oct 1999 10:54:30 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 18 Oct 1999 10:54:51 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA13599 for ; Mon, 18 Oct 1999 10:54:11 -0500 (CDT) Original-Received: from apollonius.eai-delta.de (mail.delta-ii.de [195.180.229.162]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA03121 for ; Mon, 18 Oct 1999 11:53:31 -0400 (EDT) Original-Received: from KEATS.eai-delta.de (keats.eai-delta.de [192.9.200.85]) by apollonius.eai-delta.de (8.9.3/8.8.7) with SMTP id RAA19881; Mon, 18 Oct 1999 17:53:25 +0200 Original-To: Arcady Genkin Mail-Copies-To: never X-Attribution: lykos X-URL: http://www.eai-delta.de In-Reply-To: Arcady Genkin's message of "18 Oct 1999 12:31:18 -0400" Original-Lines: 32 User-Agent: Gnus/5.07009701 (Pterodactyl Gnus v0.97.1) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25942 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25942 Arcady Genkin writes: Hi! > Then something must be broken on my end. This is how I see his X-Face > header: > > X-Face: > C!.oGa [...] Hmm, this looks strange. I don't have no newline inbetween. > Any ideas why the x-face display feature is broken for some messages, > but works for others? I have `gnus-article-display-x-face' added to > `gnus-article-display-hook' in my .gnus. This has changed in pGnus. There's a whole bunch of 'treaty'-variables now to set. Try M-x customize-variable RET gnus-treat-display-xface RET with a value of 'head. The whole group would be M-x customize-group RET gnus-article-treat RET Or, setq the variables to their appropriate values. They are defvared in gnus-art.el. Norbert.