Gnus development mailing list
 help / color / mirror / Atom feed
* Disappearing X-Face in pgnus 0.72 and beyond
@ 1999-01-25 18:27 Matt Pharr
  1999-01-26  4:38 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Pharr @ 1999-01-25 18:27 UTC (permalink / raw)



Hmm.  So I'm running an xemacs (20.4, SGI IRIX) that has happily inlined
xfaces for ages.  With the new check for featurep 'xface however (new code
below), I'm not getting them anymore.  My xemacs gives nil when I eval
(featurep 'xface), so I suspect that it's a problem with the xemacs.  On
the other hand, the binary was downloaded from xemacs.org, so I assume
that it wasn't egregiously misconfigured.

(defcustom gnus-treat-display-xface (if (and gnus-xemacs (featurep 'xface))
					'head nil)
  "Display X-Face headers."
  :group 'gnus-article-treat
  :type gnus-article-treat-custom)

-matt
-- 
Matt Pharr                                   mmp@graphics.stanford.edu
<URL:http://graphics.stanford.edu/~mmp>


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

* Re: Disappearing X-Face in pgnus 0.72 and beyond
  1999-01-25 18:27 Disappearing X-Face in pgnus 0.72 and beyond Matt Pharr
@ 1999-01-26  4:38 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-01-26  4:38 UTC (permalink / raw)


Matt Pharr <mmp@Graphics.Stanford.EDU> writes:

> Hmm.  So I'm running an xemacs (20.4, SGI IRIX) that has happily inlined
> xfaces for ages.  With the new check for featurep 'xface however (new code
> below), I'm not getting them anymore.

Well, yoy could just set `gnus-treat-display-xface' to t...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-01-26  4:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-25 18:27 Disappearing X-Face in pgnus 0.72 and beyond Matt Pharr
1999-01-26  4:38 ` Lars Magne Ingebrigtsen

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