Gnus development mailing list
 help / color / mirror / Atom feed
From: Anthony Rossini <rossini@math.sc.edu>
Subject: Picons and W3 stuff
Date: Wed, 3 Jul 1996 15:55:55 -0400	[thread overview]
Message-ID: <199607031955.PAA07213@neuromancer.stat.sc.edu> (raw)


Hey -	
	Am I an idiot (likely), or is there a combination problem with
	using picons and getting the really cool in-line link
	highlighting/wfollowing with w3 stuff, using gnus-5.2.32 (also
	happened with the version shipped with XEmacs 19.14, 5.2.25 I
	think)?  I've tried the following:

;; PICONS -- but they don't work?
(setq gnus-use-picons t)
(add-hook 'gnus-article-display-hook 'gnus-article-display-picons t)
(add-hook 'gnus-article-prepare-hook 'gnus-group-display-picons t)
(add-hook 'gnus-article-display-hook 'gnus-picons-article-display-x-face t)
(setq gnus-picons-display-where 'article)

	but bad things happen:
		#1 - the *PICONS* buffer still appears, though the
		     picons are put into the article like they ought
		     to be, and
		#2 - the following of URLS goes away...  Which is
		     painfully bad and which I didn't realize I
		     used so much until it disappeared.
		#3 - Highlighting goes away, and the headers are not
		     stripped.  I think that I'm also losing the
		     inlined x-faces, as well

It seems like I'm removing some hook which sets up the last 2.5
things, but I'm not sure how (since after all, I'm "adding" hooks).

Thoughts? Or should I be sending more information re: the setup I'm
using?

(today just isn't made for elisp debugging, unfortunately -- it's an
xlispstat day...).

later,
-tony


                 reply	other threads:[~1996-07-03 19:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199607031955.PAA07213@neuromancer.stat.sc.edu \
    --to=rossini@math.sc.edu \
    --cc=rossini@stat.sc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).