* nnheader.el (nnheader-read-timeout): Change the default timeout from
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 19 May 2008 15:34:44 +0000 (15:34 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 19 May 2008 15:34:44 +0000 (15:34 +0000)
commitffe31cff99ca59c8db4e43e0c7e0bfae58bc9d61
tree5b7609a6e0c74aad8745fd6ef86484bd3a3f24ed
parentccd4cbff2d9749c7c43dda641bf37833860aa722
* nnheader.el (nnheader-read-timeout): Change the default timeout from
0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
retrieval faster in some cases, but might make CPU usage larger.  If
this has any bad side effects, we might revert this change.

* pop3.el (pop3-movemail):
(pop3-movemail): Use nnheader-accept-process-output instead of sleeping
unconditionally.
lisp/ChangeLog
lisp/nnheader.el
lisp/pop3.el