* wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
authorkaoru <kaoru>
Tue, 2 Jan 2001 13:44:01 +0000 (13:44 +0000)
committerkaoru <kaoru>
Tue, 2 Jan 2001 13:44:01 +0000 (13:44 +0000)
commit7f0cad72bacf1fdba63671c9255edff2eb2a220a
tree83b8a5a4463f20d872f108b1fc91b0813279ea03
parent2c26a6c3acba25d8f39ba74f5cfdfce9c2d90423
* wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
instead of magic-number 6.  Use `not' instead of `null' for symbol
`nil' check (not empty list).
(wl-draft-insert-x-face-field): Fixed paren style.

* wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
one-branch conditional statement, instead of `and' and `if'.
(wl-draft-forward): Likewise.
(wl-draft-add-references): Likewise.
(wl-draft-yank-from-mail-reply-buffer): Likewise.

* wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
conditional steatment.  Use `cond' instead of `if'.
(wl-draft-confirm): Likewise.
wl/wl-draft.el