+2002-04-23 Yuuichi Teranishi <teranisi@gohome.org>
+
+ * wl.el (wl): inhibit-quit while wl-folder.
+
2002-04-19 Yuuichi Teranishi <teranisi@gohome.org>
* wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
(wl-check-variables)
(wl-check-variables-2)
(message "Checking type of variables...done")))
- (wl-plugged-init (wl-folder arg))
+ (let ((inhibit-quit t))
+ (wl-plugged-init (wl-folder arg)))
(unless arg
(run-hooks 'wl-auto-check-folder-pre-hook)
(wl-folder-auto-check)