bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#7308: [patch] locate under windoze


From: Eli Zaretskii
Subject: bug#7308: [patch] locate under windoze
Date: Sat, 30 Oct 2010 23:21:01 +0200

> From: Eduard Wiebe <usenet@pusto.de>
> Date: Sat, 30 Oct 2010 21:50:18 +0200
> Cc: 
> 
> i want to use `locate' under windoze system.  Unfortunately locate (in
> interaction with dired) doesn't work proper in such a case.
> The problem is the unquoted backslash in a located file path.
> So i fix this issue by following patch.

Thanks.

Please tell what version of `locate' is that, and in which Emacs
version it happened to you.

I understand that the problem happens because your version of `locate'
returns Windows file names with backslashes as directory separators
(as opposed to forward slashes), is that right?

If so, wouldn't it be better to replace backslashes with forward
slashes before the unquote loop?

If backslashes as directory separators are not the reason, could you
please elaborate about the reason?





reply via email to

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