aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/msdos.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi
index 679bdd3e83b..c69c7d37f9b 100644
--- a/doc/emacs/msdos.texi
+++ b/doc/emacs/msdos.texi
@@ -808,6 +808,13 @@ communications with subprocesses to programs that exhibit unusual
808behavior with respect to buffering pipe I/O. 808behavior with respect to buffering pipe I/O.
809 809
810@ifnottex 810@ifnottex
811@vindex w32-pipe-read-delay
812 If you need to invoke MS-DOS programs as Emacs subprocesses, you may
813see low rate of reading data from such programs. Setting the variable
814@code{w32-pipe-read-delay} to a non-zero value may improve throughput
815in these cases; we suggest the value of 50 for such situations. The
816default is zero.
817
811@findex w32-shell-execute 818@findex w32-shell-execute
812 The function @code{w32-shell-execute} can be useful for writing 819 The function @code{w32-shell-execute} can be useful for writing
813customized commands that run MS-Windows applications registered to 820customized commands that run MS-Windows applications registered to