Gnus development mailing list
 help / color / mirror / Atom feed
From: <jari.aalto@poboxes.com>
Subject: Re: Showing dormants when entering mail group?
Date: 15 Mar 1998 12:26:00 +0200	[thread overview]
Message-ID: <tb4t10merr.fsf@pegasus.tele.nokia.fi> (raw)
In-Reply-To: SL Baur's message of "14 Mar 1998 18:51:17 -0800"

| 98-03-14 SL Baur <steve@xemacs.org> list.ding
| jari aalto <jari.aalto@poboxes.com> writes:
| 
| >     elegant way to display them by default in mail groups?
| 
| O.K.  I did some digging and unfortunately the behavior of suppressing 
| childless dormants appears to be hardcoded.  Rats.

Yow...so it seems. double rats.

| Would it help if I got down on my knees and begged like a dog for a
| customizable option to suppress this?  Pretty please Lars?
|
|             ;; If this article is dormant and has absolutely no visible
|             ;; children, then this article isn't visible.
|             (and (memq number gnus-newsgroup-dormant)
|                  (zerop children))

Wish for f'coming variable:

- If variable is string: match regexp against group name --> is match,
  enable showing dormants in the group. (this is usefull when separating
  work mail, private mail, Mailing lists and nntp)
- If variable is symbol and not nil: call user function to find out if
  dormats are shown. non-nil return value shows dormants.

That should give enought rope...
jari


  reply	other threads:[~1998-03-15 10:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-14 22:03 jari.aalto
1998-03-15  2:51 ` SL Baur
1998-03-15 10:26   ` jari.aalto [this message]
1998-03-15 18:41   ` Per Abrahamsen
1998-03-15 20:50     ` jari.aalto
1998-03-15 21:24       ` Hallvard B Furuseth
1998-03-15 23:09     ` Hrvoje Niksic
1998-03-16  7:08       ` Yair Friedman
1998-03-16  8:07     ` SL Baur
1998-03-16 16:00       ` Per Abrahamsen
1998-03-15 19:39 ` Hallvard B Furuseth
1998-03-15 23:14 ` Justin Sheehy
1998-03-16  4:13 ` Wes Hardaker
1998-03-19 12:37 ` 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=tb4t10merr.fsf@pegasus.tele.nokia.fi \
    --to=jari.aalto@poboxes.com \
    --cc=jari.aalto@ntc.nokia.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).