Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: Scanning methods that don't have any groups (yet)
Date: Tue, 01 Feb 2011 22:30:37 +0100	[thread overview]
Message-ID: <87fws7phmq.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87zkqgjyvb.fsf@gnus.org>

On Mon, 31 Jan 2011 18:02:32 -0800, Lars wrote:

>> The email stays in /var/mail/$USER until I:

> Darn.

> I thought `gnus-read-active-file-1' would be called in these situations,
> and it should split mail.  Could you do an debug-on-entry on that
> function before hitting `g'?

Let me try. No, it doesn't get called.

> If it really isn't called, could you edebug through
> `gnus-read-active-for-groups' to see why it isn't called?

Trying...

It looks to me like gnus-read-active-for-groups is only called for
nndraft: - not for nnml: - when I go g.

gnus-newsrc-alist does not contain nnml: (there are no nnml:groups).

Ok, so gnus-read-active-for-groups is called from
gnus-get-unread-articles, which consults gnus-newsrc-alist for what
methods to check, as far as I can see.

A comment says:

  ;; First go through all the groups, see what select methods they
  ;; belong to, and then collect them into lists per unique select
  ;; method.

So, maybe gnus-get-unread-articles ought to also go through methods that
don't have groups, after it has gatheres the methods with groups that
need to be checked?

I think I give up for tonight.


 Best regards,

   Adam

-- 
 "Sunday morning when the rain begins to fall                 Adam Sjøgren
  I believe I have seen the end of it all"               asjo@koldfront.dk




  reply	other threads:[~2011-02-01 21:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Pikya-0007us-00@quimby.gnus.org>
2011-01-30 10:20 ` [gnus git] branch master updated: =1= gnus-group: fix jump to unknown groups Adam Sjøgren
2011-01-30 11:30   ` Lars Ingebrigtsen
2011-01-30 11:38     ` Adam Sjøgren
2011-01-31  2:13       ` Scanning methods that don't have any groups (yet) (was: [gnus git] branch master updated: =1= gnus-group: fix jump to unknown groups) Lars Ingebrigtsen
2011-01-31 20:06         ` Scanning methods that don't have any groups (yet) Adam Sjøgren
2011-02-01  2:02           ` Lars Ingebrigtsen
2011-02-01 21:30             ` Adam Sjøgren [this message]
2011-02-03 15:37               ` Lars Ingebrigtsen
2011-02-03 18:01                 ` Adam Sjøgren
2011-02-03 18:29                   ` Adam Sjøgren
2011-02-03 19:49                     ` Lars 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=87fws7phmq.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.org \
    /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).