Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Boris DAIX <Boris.Daix@insa-lyon.fr>
Subject: Re: Mail groups - "the old way"
Date: Thu, 04 Jul 2002 12:57:17 +0200	[thread overview]
Message-ID: <87u1nfyd4i.fsf@Pulsar.resI.insa-lyon.fr> (raw)
In-Reply-To: <87sn2zhj1b.fsf@sixfingeredman.net>

Adrian Kubala <adrian@sixfingeredman.net> writes:

> You can set the `display' group parameter for the relevant groups to
> `all'. Edit this from the Groups buffer by saying "G c". Or if you
> have Oort, you can use `gnus-parameters' like this:

Yes I have,

> (setq gnus-parameters
>       '(("mail\\..*"
>          (total-expire . t)
>          (expiry-wait . 15)
>          (display . all)
>          (gcc-self . t))
>         ("list\\..*"
>          (total-expire . t)
>          (expiry-wait . 7)
>          (gcc-self . t))
>         ))

But this will add some expiring stuff that I don't have studied yet
:-) Doesn't it ?

Would I try :

(setq gnus-parameters
      '(("mail\\..*"
;;       (total-expire . t)
;;       (expiry-wait . 15)
         (display . all)
;;       (gcc-self . t))
;;      ("list\\..*"
;;       (total-expire . t)
;;       (expiry-wait . 7)
;;       (gcc-self . t))
       )
)


> So all my mail groups display read and unread.

Ok, that's what I want.

> adrian

Regards,

Boris


  parent reply	other threads:[~2002-07-04 10:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-04 10:41 Boris DAIX
     [not found] ` <87sn2zhj1b.fsf@sixfingeredman.net>
2002-07-04 10:57   ` Boris DAIX [this message]
2002-07-04 14:24 ` Kai Großjohann
2002-07-04 16:41   ` Boris DAIX
2002-07-04 14:24 ` Oliver Scholz

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=87u1nfyd4i.fsf@Pulsar.resI.insa-lyon.fr \
    --to=boris.daix@insa-lyon.fr \
    /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).