emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add shell-quasiquote.


From: Dmitry Gutov
Subject: Re: [PATCH] Add shell-quasiquote.
Date: Tue, 20 Oct 2015 18:47:54 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0

On 10/20/2015 01:16 PM, Nicolas Richard wrote:

(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 ?

Nice. :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]