Gnus development mailing list
 help / color / mirror / Atom feed
* Unsubscribed groups again fetched at startup
@ 2010-09-29 18:26 Matt Lundin
  2010-09-29 19:06 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2010-09-29 18:26 UTC (permalink / raw)
  To: ding


When starting gnus, all unsubscribed groups in nnshimbun backends are
fetched. This means, for instance, that all 50+ New York Times rss feeds
are downloaded and parsed, even if I have subscribed only to one group
in the backend. Although nnshimbun is of course a third party package, a
thread on this list earlier this month suggested that this was an issue
affecting other backends:

http://permalink.gmane.org/gmane.emacs.gnus.general/70707

In fact, this issue was fixed on September 10 with the following commit:

--8<---------------cut here---------------start------------->8---
commit b6f511b7ddbde52b82ad34a450251ce008212cce
Author: Katsumi Yamaoka
Date:   Fri Sep 10 05:30:35 2010 +0000

    gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
--8<---------------cut here---------------end--------------->8---

AFAICT, the regression was introduced with the following commit:

--8<---------------cut here---------------start------------->8---
commit daae30b5b3e1592f628dd74543820de9282cac3a
Author: Lars Magne Ingebrigtsen 
Date:   Wed Sep 22 21:44:52 2010 +0200

    Only run -request-scan once per method on `g'.
    
    This ensures that backends like nnfolder don't open all their folders.
--8<---------------cut here---------------end--------------->8---

(If this requires a fix on the nnshimbun/emacs-w3m side of things,
please do let me know, and I would be happy to send an email to that
list.)

Thanks,
Matt




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unsubscribed groups again fetched at startup
  2010-09-29 18:26 Unsubscribed groups again fetched at startup Matt Lundin
@ 2010-09-29 19:06 ` Lars Magne Ingebrigtsen
  2010-09-30  1:37   ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-29 19:06 UTC (permalink / raw)
  To: ding

Matt Lundin <mdl@imapmail.org> writes:

>     Only run -request-scan once per method on `g'.
>
>     This ensures that backends like nnfolder don't open all their folders.
> (If this requires a fix on the nnshimbun/emacs-w3m side of things,
> please do let me know, and I would be happy to send an email to that
> list.)

It sounds like nnshimbun activates all groups if nnshimbun-request-scan
is called without a group parameter, which is less than optimal in the
new setup...

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Unsubscribed groups again fetched at startup
  2010-09-29 19:06 ` Lars Magne Ingebrigtsen
@ 2010-09-30  1:37   ` Matt Lundin
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Lundin @ 2010-09-30  1:37 UTC (permalink / raw)
  To: ding

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> It sounds like nnshimbun activates all groups if nnshimbun-request-scan
> is called without a group parameter, which is less than optimal in the
> new setup...

Thanks. I sent an email to the emacs-w3m mailing list to see if
nnshimbun-request-scan can activate only subscribed groups when called
without a group parameter.

Best,
Matt




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-30  1:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-29 18:26 Unsubscribed groups again fetched at startup Matt Lundin
2010-09-29 19:06 ` Lars Magne Ingebrigtsen
2010-09-30  1:37   ` Matt Lundin

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).