Gnus development mailing list
 help / color / mirror / Atom feed
* error in the *info* file for mail sourcing
@ 1999-02-23 21:18 Jack Vinson
  0 siblings, 0 replies; only message in thread
From: Jack Vinson @ 1999-02-23 21:18 UTC (permalink / raw)


The info node for mail sources gives the example
     Use `movemail' to move the mail:

          (pop :program "movemail"
               :args (format "po:%s %s %s" user mail-source-crash-box password))

However, ":args" does not exist in the mail-source-keyword-map, so this
example is not terribly useful.  

Note, however, that this would be an excellent way to handle the problems
the NT people are having.  :program could specify a command to be
call-processed and :args could be the fourth argument to that function.
i.e.  (call-process program nil nil nil args) in some form or another.  

-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: By MEER biz doo SCHOIN..



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-02-23 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-23 21:18 error in the *info* file for mail sourcing Jack Vinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).