Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What is the equivalent asynchronous version of `call-process-region'

7 views
Skip to first unread message

York Zhao

unread,
Jun 16, 2012, 12:30:35 AM6/16/12
to help-gn...@gnu.org
Hi there,

`start-process' is the asynchronous version of `call-process', and there is a
function `call-process-region' to send text in a region to a synchronous
process. However I was not able to find the asynchronous version of this
function that sends text in a region to an asynchronous process. Does such a
function exist in Emacs? If not, how do I send the text in a region to an
asynchronous process?

Thanks,
York

York Zhao

unread,
Jun 16, 2012, 12:41:54 AM6/16/12
to help-gn...@gnu.org
I think I have found the answer in the emacs lisp manual 37.7, my apologize that
I should have searched the manual before posting to this list.

0 new messages