diff lisp/gnus/gnus-start.el @ 110191:1e69e141b6a0

gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 05 Sep 2010 00:44:53 +0000
parents 821c596efa5f
children 045086ad722e
line wrap: on
line diff
--- a/lisp/gnus/gnus-start.el	Sun Sep 05 00:38:39 2010 +0000
+++ b/lisp/gnus/gnus-start.el	Sun Sep 05 00:44:53 2010 +0000
@@ -1684,6 +1684,7 @@
 	   alevel))
 	 (methods-cache nil)
 	 (type-cache nil)
+	 (gnus-agent-article-local-times 0)
 	 infos info group active method cmethod
 	 method-type method-group-list)
     (gnus-message 6 "Checking new news...")