all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Query about call-process
@ 2018-03-30 18:47 Narendra Joshi
  2018-03-30 19:44 ` Philipp Stephani
  0 siblings, 1 reply; 7+ messages in thread
From: Narendra Joshi @ 2018-03-30 18:47 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

The document string for `call-process' says that
>           You can’t directly specify a buffer to put the error output
>           in; that is too difficult to implement.  But you can achieve
>           this result by sending the error output to a temporary file
>           and then inserting the file into a buffer when the subprocess
>           finishes.

I would like to understand what makes doing this difficult? 

Thanks,
-- 
Narendra Joshi



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

end of thread, other threads:[~2018-04-01 17:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-30 18:47 Query about call-process Narendra Joshi
2018-03-30 19:44 ` Philipp Stephani
2018-03-30 21:21   ` Eli Zaretskii
2018-03-30 21:24     ` Philipp Stephani
2018-03-31  7:41       ` Eli Zaretskii
2018-04-01 17:21         ` Philipp Stephani
2018-04-01 17:29           ` Eli Zaretskii

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.