On Tue, Sep 28, 2010 at 11:57:20AM +0900, Adrien Piérard wrote:
(By the way, why would HELP fetch data on the internet and not on disk?)
Fetching from disk would seem to be preferable, since help distributed with the code will go out of date at the same speed as the code itself. It will match what's running.
But internet should be there as a last resort, for small-disk machines with net connections.
-- hendrik