Use email string.
This commit is contained in:
parent
3088aa7703
commit
d2880b6337
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
(mailman-send/recv
|
||||
"add_members"
|
||||
(list "-r" "-" listname)
|
||||
(sprintf "<<<\"~A\"" email))))
|
||||
email)))
|
||||
(let loop ((lines result))
|
||||
(when (not (null? lines))
|
||||
(print " | " (car lines))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue