help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Redirectin output of call-process to a file.


From: Olive
Subject: Re: Redirectin output of call-process to a file.
Date: Wed, 22 May 2013 19:50:16 +0200

Barry Margolin <barmar@alum.mit.edu> wrote:

> 
> 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")
> 


Thanks! (and excuse me for the typos, I was typing too fast).

Olive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]