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 00:19:52 -0500	[thread overview]
Message-ID: <m3ae6pork7.fsf@fermat.mts.jhu.edu> (raw)
In-Reply-To: <vaf7l1tuvh8.fsf@lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Tue, 13 Mar 2001 23:58:43 +0100")

On Tue, 13 Mar 2001, Kai Großjohann wrote:

> On 13 Mar 2001, Nevin Kapur wrote:
> 
>> Yes, I have multiple groups at level 1 and multiple ones at level
>> 2.
> 
> Well, then I don't see where the problem might be. Hm. The only idea
> I have is to start tracing various functions to see where it goes
> wrong.

I tried my hand at using the debugger. I couldn't figure out why 'g'
works but '1g' doesn't. I am not familiar with Gnus' internals.

Fortunately, I found I workaround. My usual setup is to use procmail
to split my incoming mail into just two folders FM and NFM, and then
use Gnus' fancy spitting by setting nnmail-resplit-incoming to t, for
finer control. I use

'((directory  :path "~/.spool/: :suffix ""))

as a mail-sources entry for this. I suspect that this setting has
something to do with my problem. I just changed that entry to

      '((file :path "~/.spool/FM")
	(file :path "~/.spool/NFM"))

and '[123]g' works as advertised!

Perhaps this information can clue someone in on what's causing this
behavior. Thanks for your help.

-- 
Nevin


  reply	other threads:[~2001-03-14  5:19 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 [this message]
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
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=m3ae6pork7.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).