`wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
+2000-07-04 Kenichi OKADA <okada@opaopa.org>
+
+ * wl-draft.el (wl-draft-edit-string): Call
+ `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
+
2000-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
* wl-demo.el (wl-demo): Hide scroll bars, etc. first.
(delete-other-windows)
(kill-buffer tmp-buf)))
(setq buffer-read-only nil) ;;??
- (run-hooks 'wl-mail-setup-hook))
+ (run-hooks 'wl-draft-reedit-hook))
(defun wl-draft-insert-current-message (dummy)
(interactive)