* wl-address.el (wl-address-petname-add-or-change): Use e-mail address
as petname when there's no candidate.
+2000-04-07 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
+
+ * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
+ as petname when there's no candidate.
+
2000-04-07 Yuuichi Teranishi <teranisi@gohome.org>
* wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
;; Author: Yuuichi Teranishi <teranisi@gohome.org>
;; Keywords: mail, net news
-;; Time-stamp: <2000-03-03 00:59:01 teranisi>
+;; Time-stamp: <2000-04-10 09:29:44 teranisi>
;; This file is part of Wanderlust (Yet Another Message Interface on Emacsen).
(setq the-petname
(read-from-minibuffer (format "Petname: ") default-petname))
(if (string= the-petname "")
- (setq the-petname default-petname))
+ (setq the-petname (or default-petname the-email)))
;; setup output "realname"
(setq the-realname