anhnmncb <[EMAIL PROTECTED]> writes: > Bastien <[EMAIL PROTECTED]> writes: > >> When I was reading RSS feeds with Gnus, I prefered to download them >> asynchroneously: >> >> (setq nnrss-use-local t) >> (nnrss-generate-download-script) >> >> If you want to speed up your Gnus, maybe you should consider this >> solution. Have a look at the docstrings of these functions. > I have tried, set all nnrss group to level 4 and start gnus by emacs > -eval '(gnus 3)' > now every nnrss group starts with *, > *: nnrss:Gentoo Linux News > *: nnrss:FreshPorts news > it need me to go to every group and type RET to see it, not friendly > too much :(
I think just `M-: (gnus-group-get-new-news 4)' should check all groups whose level is no more than 4. -- William http://williamxu.net9.org _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
