info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to speed up the nnrss rechieving? Too slow!


From: Bastien
Subject: Re: How to speed up the nnrss rechieving? Too slow!
Date: Thu, 28 Feb 2008 14:00:43 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

anhnmncb <anhnmncb@gmail.com> writes:

> Gnus' manual say I can use the script to speed  up gnus:
>       #!/bin/sh
>       emacs -batch -l ~/.emacs -l ~/.emacs.d/site-lisp/.gnus.el -f
>       gnus-agent-batch >/dev/null 2>&1
> So I tried and set up group nnrss to agent, then launch gnus-unplugged,
> it warms me like this:
>    gnus-select-newsgroup: Couldn't activate group nnrss:foo.feed:
>    Invalid group (no such directory)
> Maybe emacs batch and guns-plunged don't support  nnrss?
> Any other way to speed the gnus up?
> I like gnus so much, and want to do all of my mails and feeds fetching,
> filtering by it :)

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.

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]