[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Generalize start-process with keyword args
From: |
Eli Zaretskii |
Subject: |
Re: [PATCH] Generalize start-process with keyword args |
Date: |
Tue, 17 Mar 2015 17:42:49 +0200 |
> From: Stefan Monnier <address@hidden>
> Date: Tue, 17 Mar 2015 11:35:56 -0400
> Cc: address@hidden
>
> >> Why can't we make it use the same methods when ":coding nil" is specified?
> > That would mean that the user explicitly specified no-conversion here.
>
> Bad idea. If she wants `no-conversion' (a bad name, for sure, she
> should say `binary' instead), then she should say so explicitly rather
> than by using nil.
Unfortunately, that ship sailed long ago.
Re: pipe, Stefan Monnier, 2015/03/13
- Re: pipe, Daiki Ueno, 2015/03/13
- [PATCH] Generalize start-process with keyword args, Daiki Ueno, 2015/03/16
- Re: [PATCH] Generalize start-process with keyword args, Stefan Monnier, 2015/03/16
- Re: [PATCH] Generalize start-process with keyword args, Daiki Ueno, 2015/03/16
- Re: [PATCH] Generalize start-process with keyword args, Stefan Monnier, 2015/03/16
- Re: [PATCH] Generalize start-process with keyword args, Daiki Ueno, 2015/03/16
- Re: [PATCH] Generalize start-process with keyword args, Stefan Monnier, 2015/03/17
- Re: [PATCH] Generalize start-process with keyword args,
Eli Zaretskii <=
- Re: [PATCH] Generalize start-process with keyword args, Stefan Monnier, 2015/03/17
- Re: [PATCH] Generalize start-process with keyword args, Eli Zaretskii, 2015/03/17
- Re: [PATCH] Generalize start-process with keyword args, Stefan Monnier, 2015/03/17
- Re: [PATCH] Generalize start-process with keyword args, Eli Zaretskii, 2015/03/17
- Re: [PATCH] Generalize start-process with keyword args, Daiki Ueno, 2015/03/18
- [PATCH] Add facility to collect stderr of async subprocess, Daiki Ueno, 2015/03/18
- Re: [PATCH] Add facility to collect stderr of async subprocess, Eli Zaretskii, 2015/03/18
- Re: [PATCH] Add facility to collect stderr of async subprocess, Daiki Ueno, 2015/03/31
- Re: [PATCH] Add facility to collect stderr of async subprocess, Eli Zaretskii, 2015/03/31
Re: [PATCH] Generalize start-process with keyword args, Stefan Monnier, 2015/03/18