Patch by Ed L. Cashin to make gnus-move-split-methods move to
[gnus] / lisp / gnus.el
index 1b8cd5e..ea3723e 100644 (file)
@@ -1513,6 +1513,9 @@ If nil, no default charset is assumed when posting."
 (defvar gnus-agent nil
   "Whether we want to use the Gnus agent or not.")
 
+(defvar gnus-agent-fetching nil
+  "Whether Gnus agent is in fetching mode.")
+
 (defvar gnus-command-method nil
   "Dynamically bound variable that says what the current backend is.")