In article <
20130522150...@pcolivier.chezmoi.net>,
You need to quote the list, to prevent it from being evaluated as a
function call:
(call-process "/usr/bin/echo" nil '(:file "/tmp/test.txt") nil "hello")
--
Barry Margolin,
bar...@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***