Fix
authorokada <okada>
Thu, 17 Jan 2002 10:05:37 +0000 (10:05 +0000)
committerokada <okada>
Thu, 17 Jan 2002 10:05:37 +0000 (10:05 +0000)
wl/wl.el

index ed81a1c..4aa2123 100644 (file)
--- a/wl/wl.el
+++ b/wl/wl.el
@@ -771,7 +771,8 @@ Entering Plugged mode calls the value of `wl-plugged-mode-hook'."
     (symbolp . wl-pop-before-smtp-authenticate-type)))
 
 (defun wl-check-type ()
-  (let ((type-variables wl-check-type-variables))
+  (let ((type-variables wl-check-type-variables)
+       type)
     (while (setq type (car type-variables))
       (if (and (eval (cdr type))
               (not (funcall (car type)