Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike McEwan <mike@lotusland.demon.co.uk>
Subject: [Solved] qgnus 0.34 - domain picons not displaying?
Date: 01 Mar 1998 17:47:20 +0000	[thread overview]
Message-ID: <m3lnuujobb.fsf_-_@lotusland.demon.co.uk> (raw)
In-Reply-To: Hans de Graaff's message of "01 Mar 1998 10:00:49 +0100"

Hans de Graaff <graaff@xs4all.nl> writes:
 
> Hmm, things still work fine for me. I did notice that suddenly the
> newsgroup picons do show, perhaps the default changed? 

  Well, I've finally worked out what's happening! The reason you now
get the newsgroup picons as well is that:-

In another thread in this list - Kim-Minh Kaplan wrote:

>Note that you should also remove `gnus-group-display-picons' from the
>`gnus-summary-prepare-hook' ; it is now done inside
>`gnus-article-display-picons'.

  It would appear that `gnus-group-display-picons' is now called from
`gnus-article-display-picons'. So you're now getting two for the price
of one. 

  Although Kim says to remove `gnus-group-display-picons' from the
`gnus-summary-prepare-hook', I had this in my `gnus-article-display-hook'.   
A session with edebug revealed that the newsgroup *and* domain picons
were being successfully generated via the `article' hook, but the
picons line within the article buffer was then being overwritten by my 
subsequent call of the `group' hook. Result - newsgroup picons, but no 
domains.

  I guess someone should maybe update the doc.

-- 
Mike.


      reply	other threads:[~1998-03-01 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-28 16:23 Mike McEwan
1998-03-01  9:00 ` Hans de Graaff
1998-03-01 17:47   ` Mike McEwan [this message]

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=m3lnuujobb.fsf_-_@lotusland.demon.co.uk \
    --to=mike@lotusland.demon.co.uk \
    /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).