Gnus development mailing list
 help / color / mirror / Atom feed
From: Wesley.Hardaker@sphys.unil.ch
Subject: Re: Feature request: display group parameter
Date: 06 Dec 1996 09:31:39 +0100	[thread overview]
Message-ID: <qk2zpzs2hw4.fsf@iptsun2.unil.ch> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of 05 Dec 1996 20:16:25 +0100

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

Wes> Wesley.Hardaker@sphys.unil.ch writes: 
Wes> What I *don't* want to see
Wes> though is the Expired articles, because, well, I've deleted them!
Wes> (Granted I don't want them totally gone for 2 weeks just in
Wes> case..., but I don't want to see them unless I request it).

Lars> You could limit the summaries to articles that don't have the
Lars> "E" mark in some summary hook?

So, how would you go about this in the group params:

((dummy (progn (make-buffer-local gnus-summary-display-hook)
               (add-hook 'gnus-summary-display-hook 'limit-me-damn-it))))

Or is there a better way...  Possibly:

((gnus-summary-display-hook (progn 
		(add-hook 'gnus-summary-display-hook 'limit-me-damn-it)
                gnus-summary-display-hook)))

[ add-hook doesn't specify a return value? (docs don't mentiond it) ]

Hmmm...

Wes


  reply	other threads:[~1996-12-06  8:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-12-04  7:58 Wesley.Hardaker
1996-12-04 11:47 ` James Albert Kanze
1996-12-04 12:07   ` Kai Grossjohann
1996-12-04 12:08     ` Kai Grossjohann
1996-12-04 13:51     ` James Albert Kanze
1996-12-04 17:15       ` Colin Rafferty
1996-12-05 19:16 ` Lars Magne Ingebrigtsen
1996-12-06  8:31   ` Wesley.Hardaker [this message]
1996-12-06  8:44     ` Per Abrahamsen
1996-12-06  9:47       ` Wesley.Hardaker
1996-12-06 11:40     ` Lars Magne Ingebrigtsen
1996-12-06 16:25       ` David Moore
1996-12-06 17:08         ` David S. Goldberg
1996-12-07 20:03           ` Lars Magne Ingebrigtsen
1996-12-09  7:57       ` Wesley.Hardaker
1996-12-11  0:23         ` Lars Magne Ingebrigtsen
1996-12-09  8:16       ` Wesley.Hardaker
1996-12-11  0:24         ` Lars Magne Ingebrigtsen

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=qk2zpzs2hw4.fsf@iptsun2.unil.ch \
    --to=wesley.hardaker@sphys.unil.ch \
    /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).