GNU bug report logs -
#8149
23.2; Docs: "in a separate process"
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Tue, 1 Mar 2011 23:30:03 UTC
Severity: minor
Found in version 23.2
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8149 in the body.
You can then email your comments to 8149 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8149
; Package
emacs
.
(Tue, 01 Mar 2011 23:30:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dave Abrahams <dave <at> boostpro.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Tue, 01 Mar 2011 23:30:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
`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.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8149
; Package
emacs
.
(Wed, 02 Mar 2011 02:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 8149 <at> debbugs.gnu.org (full text, mbox):
Dave Abrahams wrote:
> 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.
I'm not sure there is any special significance to the "separate process"
thing, it might just be a turn of phrase that was copied from some
original description as more of these call-process etc functions were
added.
If you look at how shell-command-to-string and
call-process-shell-command are actually implemented, both use
`call-process', just in different ways.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8149
; Package
emacs
.
(Sat, 05 Mar 2011 22:02:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 8149 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> I'm not sure there is any special significance to the "separate process"
> thing, it might just be a turn of phrase that was copied from some
> original description as more of these call-process etc functions were
> added.
I've tweaked the places that use this phrase to make it clearer.
bug closed, send any further explanations to
8149 <at> debbugs.gnu.org and Dave Abrahams <dave <at> boostpro.com>
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> debbugs.gnu.org
.
(Sat, 05 Mar 2011 22:03:05 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#8149
; Package
emacs
.
(Mon, 07 Mar 2011 16:12:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 8149 <at> debbugs.gnu.org (full text, mbox):
Many, many thanks for your responsive improvements!
On Sat, Mar 5, 2011 at 3:46 PM, Chong Yidong <cyd <at> stupidchicken.com> wrote:
> Glenn Morris <rgm <at> gnu.org> writes:
>
>> I'm not sure there is any special significance to the "separate process"
>> thing, it might just be a turn of phrase that was copied from some
>> original description as more of these call-process etc functions were
>> added.
>
> I've tweaked the places that use this phrase to make it clearer.
>
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 05 Apr 2011 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.