+2006-02-24 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * wl-draft.el (wl-draft-send-confirm): Bind wl-draft-send-hook
+ to nil.
+
2006-02-23 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl-summary.el (wl-summary-buffer-message-ring): New internal
(condition-case nil
(progn
(when wl-draft-send-confirm-with-preview
- (wl-draft-preview-message))
+ (let (wl-draft-send-hook)
+ (wl-draft-preview-message)))
(save-excursion
(goto-char (point-min)) ; to show recipients in header
(funcall