all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What is the equivalent asynchronous version of `call-process-region'
@ 2012-06-16  4:30 York Zhao
  2012-06-16  4:41 ` York Zhao
  0 siblings, 1 reply; 2+ messages in thread
From: York Zhao @ 2012-06-16  4:30 UTC (permalink / raw
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What is the equivalent asynchronous version of `call-process-region'
  2012-06-16  4:30 What is the equivalent asynchronous version of `call-process-region' York Zhao
@ 2012-06-16  4:41 ` York Zhao
  0 siblings, 0 replies; 2+ messages in thread
From: York Zhao @ 2012-06-16  4:41 UTC (permalink / raw
  To: help-gnu-emacs

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-16  4:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-16  4:30 What is the equivalent asynchronous version of `call-process-region' York Zhao
2012-06-16  4:41 ` York Zhao

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.