1 Oct 2010 09:34
[emacs-w3m:11380] Re: nnshimbun-request-scan fetches unsubscribed server groups
Katsumi Yamaoka <yamaoka <at> jpl.org>
2010-10-01 07:34:07 GMT
2010-10-01 07:34:07 GMT
In [emacs-w3m : No.11379] Matt Lundin wrote: > It works as expected (i.e., activates only subscribed groups at > startup) if I replace nnshimbun-request-group with > nnshimbun-request-scan in nnshimbun-retrieve-groups. > --- nnshimbun.el 2010-09-30 07:38:47.825664151 -0400 > +++ nnshimbun-fix.el 2010-09-30 08:21:01.153141306 -0400 > <at> <at> -531,7 +531,7 <at> <at> > (deffoo nnshimbun-retrieve-groups (groups &optional server) > (when (nnshimbun-possibly-change-group nil server) > (dolist (group groups) > - (nnshimbun-request-group group server)) > + (nnshimbun-request-scan group server)) > t)) Hmm, for me -group works but -scan doesn't. Anyway I need to learn more how the most recent Gnus works...




RSS Feed