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

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

bug#7515: [wishlist] Info Elisp::call-process -- Add process run directo


From: Glenn Morris
Subject: bug#7515: [wishlist] Info Elisp::call-process -- Add process run directory information
Date: Mon, 29 Nov 2010 17:50:06 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

> Please add documentation to info page Elisp::call-process
>
>     37.3 Creating a Synchronous Process
>
> What variable affects the location where process is being run:

37.1 Functions that Create Subprocesses

  Synchronous and asynchronous processes are explained in the
following sections. Since the three functions are all called in a
similar fashion, their common arguments are described here.

[...]

   The subprocess gets its current directory from the value of
`default-directory' (*note File Name Expansion::).





reply via email to

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