Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Cook <michael@waxrat.com>
Subject: calling gnus-article-fill-cited-article only for a given group
Date: Sun, 29 Oct 2006 14:41:09 -0500	[thread overview]
Message-ID: <m3mz7eucyy.fsf@pigpen.waxrat.com> (raw)

For a given group (and only that group), I want
gnus-article-fill-cited-article invoked when displaying articles.
What's the right way to get that to happen?

I think I want to do

  (add-hook 'gnus-article-prepare-hook 'gnus-article-fill-cited-article))

but how do I get that to be in effect only for a given group.  In
particular, after I leave this group,
gnus-article-fill-cited-article should no longer be on
gnus-article-prepare-hook.

Michael




             reply	other threads:[~2006-10-29 19:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-29 19:41 Michael Cook [this message]
2006-10-29 20:49 ` Reiner Steib
2006-10-29 21:08   ` Michael Cook
2006-10-29 23:46   ` Johan Bockgård
2006-10-30  9:25     ` Reiner Steib

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=m3mz7eucyy.fsf@pigpen.waxrat.com \
    --to=michael@waxrat.com \
    /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).