[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add facility to collect stderr of async subprocess
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH] Add facility to collect stderr of async subprocess |
Date: |
Wed, 05 Oct 2016 10:37:07 +0300 |
> From: Tino Calancha <address@hidden>
> Date: Wed, 5 Oct 2016 16:10:25 +0900 (JST)
> cc: Tino Calancha <address@hidden>, address@hidden
>
> > This proposal has a disadvantage of being confusingly similar to what
> > call-process provides, except that there the cdr is a file name, not a
> > buffer.
> I see as an advantage: it follows similar syntaxis as `call-process', so
> it's easier to remember.
So you see an advantage where I see a disadvantage. Interesting.
> The difference 'buffer' <--> 'file' makes clear in the doc strings.
It is IME best not to create confusion that requires to read the
documentation in the first place.
> > What advantages do you see to adding this convenience feature, when
> > make-process already provides it?
> Again, some people may be familiar with (buf-out . buf-err) idiom from
> `call-process', and they may be reluctant to use functions using
> keyword arguments. Not my case, though.
Does anyone else have an opinion on this proposal?
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/05
- Re: [PATCH] Add facility to collect stderr of async subprocess, Eli Zaretskii, 2016/10/05
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/05
- Re: [PATCH] Add facility to collect stderr of async subprocess,
Eli Zaretskii <=
- Re: [PATCH] Add facility to collect stderr of async subprocess, John Wiegley, 2016/10/05
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/05
- Re: [PATCH] Add facility to collect stderr of async subprocess, Eli Zaretskii, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Eli Zaretskii, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Eli Zaretskii, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Michael Albinus, 2016/10/06
- Re: [PATCH] Add facility to collect stderr of async subprocess, Tino Calancha, 2016/10/06