Kelly Jones wrote:

>Mark, according to "withlist --help":
>
>% bin/withlist [options] listname [args ...]
>
>which means the listname is required on the command line, no?


True, but the latter explaination of the "--all / -a" option qualifies
this


>How do I move the listname into a script instead?


It is not the absence of listname that supresses the banner and makes
withlist -q truly quiet. It is the presence of the "-r callable"
option.


[EMAIL PROTECTED] ...f/test-mailman]$ bin/withlist -r no_op list1
Importing no_op...
Running no_op.no_op()...
Loading list list1 (unlocked)
Finalizing
[EMAIL PROTECTED] ...f/test-mailman]$ bin/withlist -r no_op -q list1
[EMAIL PROTECTED] ...f/test-mailman]$

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to