Gnus development mailing list
 help / color / mirror / Atom feed
From: Nevin Kapur <nevin@jhu.edu>
Subject: Re: Problems with getting new mail at any particular level.
Date: 14 Mar 2001 10:57:04 -0500	[thread overview]
Message-ID: <m3wv9sny27.fsf@fermat.mts.jhu.edu> (raw)
In-Reply-To: <5bitlc2yh9.fsf@avocet.cs.rochester.edu> (ShengHuo ZHU's message of "Wed, 14 Mar 2001 09:53:38 -0500")

On Wed, 14 Mar 2001, ShengHuo ZHU wrote:

> Nevin Kapur <nevin@jhu.edu> writes:
> 
>> On Wed, 14 Mar 2001, Kai Großjohann wrote:
>> 
>> > I see.  I think if you hit `1 g' and the only level-1 group is
>> > nnml:foo, then Gnus will only look at ~/.spool/foo.
>> 
>> I think this is correct. I stepped through debugging
>> mail-sources-fetch and this was the behavior I observed.
> 
> Probably, (setq nnmail-scan-directory-mail-source-once t) helps.

Yes! I see that the documentation mentions this variable. I was never
really sure what 

,----[ gnus.texi ]
| Setting @code{nnmail-scan-directory-mail-source-once} to non-nil force
| Gnus to scan the mail source only once.
`----

means. Perhaps a tiny patch is in order?

Index: gnus.texi
===================================================================
RCS file: /usr/local/cvsroot/gnus/texi/gnus.texi,v
retrieving revision 6.56
diff -u -r6.56 gnus.texi
--- gnus.texi	2001/03/03 11:18:39	6.56
+++ gnus.texi	2001/03/14 15:56:08
@@ -11284,8 +11284,9 @@
 @item directory
 Get mail from several files in a directory.  This is typically used when
 you have procmail split the incoming mail into several files.  Setting
-@code{nnmail-scan-directory-mail-source-once} to non-nil force Gnus to
-scan the mail source only once.
+@code{nnmail-scan-directory-mail-source-once} to non-nil forces Gnus to
+scan the mail source only once. This is particularly useful if you want
+to scan mail groups at a specified level.
 
 Keywords:
 

-- 
Nevin


  reply	other threads:[~2001-03-14 15:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-13 20:06 Nevin Kapur
2001-03-13 22:18 ` Kai Großjohann
2001-03-13 22:25   ` Nevin Kapur
2001-03-13 22:58     ` Kai Großjohann
2001-03-14  5:19       ` Nevin Kapur
2001-03-14  9:12         ` Kai Großjohann
2001-03-14 14:47           ` Nevin Kapur
2001-03-14 14:53             ` ShengHuo ZHU
2001-03-14 15:57               ` Nevin Kapur [this message]
2001-03-14 20:53                 ` ShengHuo ZHU

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=m3wv9sny27.fsf@fermat.mts.jhu.edu \
    --to=nevin@jhu.edu \
    /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).