From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6352 Path: main.gmane.org!not-for-mail From: William Perry Newsgroups: gmane.emacs.gnus.general Subject: Re: Picons/X-Face Date: Thu, 23 May 1996 07:23:06 -0700 Message-ID: <199605231423.HAA00264@monolith.spry.com> References: <9605231321.AA19639@pog.ufl.edu> Reply-To: wmperry@spry.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146819 3341 80.91.224.250 (20 Oct 2002 20:46:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:46:59 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id IAA19547 for ; Thu, 23 May 1996 08:28:04 -0700 Original-Received: from monolith.spry.com (wmperry@monolith.spry.com [198.185.2.198]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 23 May 1996 16:22:48 +0200 Original-Received: (from wmperry@localhost) by monolith.spry.com (8.6.12/8.6.9) id HAA00264; Thu, 23 May 1996 07:23:06 -0700 Original-To: "Dr. Pete Gieser" Errors-to: wmperry@spry.com X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 Xref: main.gmane.org gmane.emacs.gnus.general:6352 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6352 Pete Gieser writes: > > How do I stop sgnus from attempting to display an x-face? I have > gnus-use-picons as nil, but that doesn't seem to help. > > I'm using XEmacs 19.13/sgnus 0.83 See if for some reason you are using highlight-headers - that does it as well. Try (setq highlight-headers-hack-x-face-p nil) and see if that helps. -Bill P.