unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8149: 23.2; Docs: "in a separate process"
@ 2011-03-01 23:28 Dave Abrahams
  2011-03-02  2:58 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Abrahams @ 2011-03-01 23:28 UTC (permalink / raw)
  To: 8149

`37.3 Creating a Synchronous Process' sez, repeatedly, that the
synchronous processes created are called "in a separate process."

Now, either that is obvious, since when you create a process it is of
course a separate process from Emacs, or it means something that I can't
guess at.  It's confusing because shell-command-to-string conspicuously
leaves out the words "in a separate process," leading me to wonder if
it's doing something fundamentally difference and to think maybe I can't
really replace invocations of shell-command-to-string with
(appropriately reformulated) invocations of call-process-shell-command,
as I plan to.





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

end of thread, other threads:[~2011-03-07 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 23:28 bug#8149: 23.2; Docs: "in a separate process" Dave Abrahams
2011-03-02  2:58 ` Glenn Morris
2011-03-05 20:46   ` Chong Yidong
2011-03-07 16:10     ` Dave Abrahams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).