* wl-summary.el (wl-summary-default-from): Fix probrem when
authorkaoru <kaoru>
Wed, 24 May 2000 04:58:23 +0000 (04:58 +0000)
committerkaoru <kaoru>
Wed, 24 May 2000 04:58:23 +0000 (04:58 +0000)
std11-extract-address-components return (nil "foo@bar").

wl/ChangeLog
wl/wl-summary.el

index 2a13424..1ebb1a3 100644 (file)
@@ -1,3 +1,8 @@
+2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-summary.el (wl-summary-default-from): Fix probrem when
+       std11-extract-address-components return (nil "foo@bar").
+
 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
 
        * wl-draft.el (wl-draft-clone-local-variables):
index 5f52ece..fa11d4d 100644 (file)
                                 (eword-decode-string
                                  (if wl-use-petname
                                      (wl-address-get-petname to)
-                                   (car 
-                                    (std11-extract-address-components to))))))
+                                   (or
+                                    (car (std11-extract-address-components to))
+                                    to)))))
                              (wl-parse-addresses tos)
                              ","))))
              ((setq ng (elmo-msgdb-overview-entity-get-extra-field