emacs-devel
[Top][All Lists]
Advanced

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

Re: ange-ftp bug


From: Katsumi Yamaoka
Subject: Re: ange-ftp bug
Date: Wed, 20 Feb 2008 12:11:46 +0900
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

>>>>> Michael Albinus wrote:

> Katsumi Yamaoka <address@hidden> writes:

>> (defun ange-ftp-quote-string (string)
>>   (if (stringp string)
>>       (shell-quote-argument string)
>>     ""))
>>
>> solves the problem,

> The result in dired looks strange, indeed. Since your patch reverts the
> behaviour to the original one in case of a nil argument, I believe it is
> TRT. I've applied your patch to the trunk.

Works as before.  Thank you.




reply via email to

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