unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel <emacs-devel@gnu.org>, Darren Hoo <darren.hoo@gmail.com>
Subject: Re: [Patch] reformat man buffer on the fly for man.el
Date: Thu, 31 Oct 2013 22:07:50 +0800	[thread overview]
Message-ID: <CAAF+z6HQX5Lf5hkPNVBCEJBBVpb+mnGrA9-V7jzAN3EvuwY4GA@mail.gmail.com> (raw)
In-Reply-To: <jwviowfvtpi.fsf-monnier+emacs@gnu.org>

On Wed, Oct 30, 2013 at 8:27 PM, Stefan Monnier
<monnier@iro.umontreal.ca> wrote:
>> One question about the following code:
>
>>   (if (fboundp 'start-process)
>>      (start-process ...)
>>     (call-process ...))
>
>> Is it due to once in Emacs history when there is no `start-process' but
>> only `call-process', Can you fill me in?
>
> The FreeDOS build of Emacs doesn't support start-process (because
> FreeDOS doesn't support multiprocessing).

That's true.  Maybe we should add some comments here or to (info
"(elisp) Asynchronous Processes") ?

-- 
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



  reply	other threads:[~2013-10-31 14:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-25  6:28 [Patch] reformat man buffer on the fly for man.el Darren Hoo
2013-10-29 20:34 ` Stefan Monnier
2013-10-30  4:24   ` Darren Hoo
2013-10-30 12:27     ` Stefan Monnier
2013-10-31 14:07       ` Xue Fuqiao [this message]
2013-10-31 16:28         ` Glenn Morris
2013-10-31 17:20           ` Eli Zaretskii
2013-10-31 17:37             ` DOS versions [was Re: [Patch] reformat man buffer on the fly for man.el] Glenn Morris
2013-10-31 18:08               ` Eli Zaretskii
2013-10-31 23:05               ` Xue Fuqiao
2013-11-08  4:11 ` [Patch] reformat man buffer on the fly for man.el Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAF+z6HQX5Lf5hkPNVBCEJBBVpb+mnGrA9-V7jzAN3EvuwY4GA@mail.gmail.com \
    --to=xfq.free@gmail.com \
    --cc=darren.hoo@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).