Gnus development mailing list
 help / color / mirror / Atom feed
From: James Cloos <cloos+math_uh-ding@jhcloos.com>
To: ding@gnus.org
Cc: Simon Josefsson <simon@josefsson.org>
Subject: Re: gnus-group-find-new-groups vs nnimap
Date: Wed, 29 Aug 2007 16:52:17 -0400	[thread overview]
Message-ID: <m3tzqi3vxj.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <87ir6ypjip.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Wed, 29 Aug 2007 15:17:34 +0200")

>>>>> "Simon" == Simon Josefsson <simon@josefsson.org> writes:

Simon> Does the buffer really contains the same group information twice
Simon> at that point?  Note that the function calls (erase-buffer).  So
Simon> I suspect you won't find the information that
Simon> nnimap-find-min-maxuid generates in the buffer.

D’oh.  I completely missed that call to (erase-buffer)!

So the buffer doesn’t have the already known groups.  But gnus itself
does in gnus-newsrc-alist.  I suspect that means that I have to change
that function to call a putative (nnimap-maybe-find-minmax-uid) which
checks for the data in gnus’ vars and calls (nnimap-find-minmax-uid)
for as yet unknown groups.

Anyway, thanks for the catch!

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6








      reply	other threads:[~2007-08-29 20:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-25  4:46 James Cloos
2007-08-29 13:17 ` Simon Josefsson
2007-08-29 20:52   ` James Cloos [this message]

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=m3tzqi3vxj.fsf@lugabout.jhcloos.org \
    --to=cloos+math_uh-ding@jhcloos.com \
    --cc=ding@gnus.org \
    --cc=simon@josefsson.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).