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

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

Buffer or string as file input?


From: Jonathon McKitrick
Subject: Buffer or string as file input?
Date: Fri, 21 Feb 2014 12:05:23 -0800 (PST)
User-agent: G2/1.0

I need to call CALL-PROCESS but the stdin argument will be a string I am 
constructing.  I would prefer to avoid writing that to a file just to read it 
into the command.

Is there a way to use a buffer or string as a file input, like a stream?


reply via email to

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