Gnus development mailing list
 help / color / mirror / Atom feed
* calling gnus-article-fill-cited-article only for a given group
@ 2006-10-29 19:41 Michael Cook
  2006-10-29 20:49 ` Reiner Steib
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Cook @ 2006-10-29 19:41 UTC (permalink / 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




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

end of thread, other threads:[~2006-10-30  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-29 19:41 calling gnus-article-fill-cited-article only for a given group Michael Cook
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

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