emacs-devel
[Top][All Lists]
Advanced

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

Re: shell-quote-argument: make it behave as if on Unix?


From: Kai Großjohann
Subject: Re: shell-quote-argument: make it behave as if on Unix?
Date: Thu, 11 Apr 2002 17:57:03 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu)

Richard Stallman <address@hidden> writes:

>     The Tramp package sends commands to a remote Unix host.  These
>     commands sometimes include filenames, so I pass those through
>     shell-quote-argument.
>
> I think you should copy the code you want into your own source file
> and give it a different function name.

Sure, I can do that.  I was trying to avoid the duplication of code,
since calling shell-quote-argument allows me to profit from its
improvements.

(It was you who suggested to me to use shell-quote-argument instead of
my home-grown function in the first place.  This was many months ago.)

kai
-- 
Silence is foo!



reply via email to

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