instead of `wl-summary-write-current-newsgroup'.
+2001-05-23 Kenichi OKADA <okada@opaopa.org>
+
+ * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
+ instead of `wl-summary-write-current-newsgroup'.
+
2001-05-19 Masahiro MURATA <muse@ba2.so-net.ne.jp>
* wl-summary.el (wl-summary-auto-select-msg-p): New function.
(if (or (eq wl-draft-reply-buffer-style 'full)
(eq this-command 'wl-draft)
(eq this-command 'wl-summary-write)
- (eq this-command 'wl-summary-write-current-newsgroup))
+ (eq this-command 'wl-summary-write-current-folder))
(delete-other-windows))
(auto-save-mode -1)
(wl-draft-mode)