(nntp-with-open-group-first-pass): Do not wrap in eval-when-compile.
authorKai Grossjohann <kgrossjo@eu.uu.net>
Thu, 12 Dec 2002 16:40:18 +0000 (16:40 +0000)
committerKai Grossjohann <kgrossjo@eu.uu.net>
Thu, 12 Dec 2002 16:40:18 +0000 (16:40 +0000)
Suggested by Kevin Greiner.

lisp/ChangeLog
lisp/nntp.el

index e3ec547..fb713af 100644 (file)
@@ -1,3 +1,8 @@
+2002-12-12  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
+
+       * nntp.el (nntp-with-open-group-first-pass): Do not wrap in
+       eval-when-compile.  Suggested by Kevin Greiner.
+
 2002-12-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-max-fetch-size): New, defcustom.
index a7cf44e..46aaad7 100644 (file)
@@ -517,8 +517,7 @@ noticing asynchronous data.")
    (t
     nil)))
 
-(eval-when-compile
-  (defvar nntp-with-open-group-first-pass nil))
+(defvar nntp-with-open-group-first-pass nil)
 
 (defmacro nntp-with-open-group (group server &optional connectionless &rest forms)
   "Protect against servers that don't like clients that keep idle connections opens.  The problem