[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add shell-quasiquote.
From: |
Nicolas Richard |
Subject: |
Re: [PATCH] Add shell-quasiquote. |
Date: |
Tue, 20 Oct 2015 12:16:19 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
address@hidden (Taylan Ulrich "Bayırlı/Kammer") writes:
> Apologies if my previous answer was too hasty or unclear, but please
> understand that I'm already very irritated because of the non-resolution
> of the bug report despite providing a patch solving the exact problem,
> and because of the continued unwillingness to accept the code refusing
> to use shell-quote-argument despite that the reasons for refusing to use
> it were explained in detail.
I have no plan in entering the discussion, just wanted to write down
explicitly this suggestion: I think
(defun shqq--quote-string (string)
"Quote argument for any POSIX sh-compliant shell."
(shell-quote-argument string))
would be good enough to please most people wrt this discussion. If that
includes yourself (I hope), perhaps we can do that and move on ?
Thanks,
--
Nico.
- Re: [PATCH] Add shell-quasiquote., (continued)
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., David Kastrup, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Random832, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Paul Eggert, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Paul Eggert, 2015/10/19
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/20
- Re: [PATCH] Add shell-quasiquote.,
Nicolas Richard <=
- Re: [PATCH] Add shell-quasiquote., Dmitry Gutov, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Dmitry Gutov, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Dmitry Gutov, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Taylan Ulrich Bayırlı/Kammer, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Dmitry Gutov, 2015/10/20
- Re: [PATCH] Add shell-quasiquote., Eli Zaretskii, 2015/10/20
- Contributors and maintainers (Was: [PATCH] Add shell-quasiquote.), John Wiegley, 2015/10/20
- Re: Contributors and maintainers, Taylan Ulrich Bayırlı/Kammer, 2015/10/21