[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dired cannot access file names with a quote
From: |
Chong Yidong |
Subject: |
Re: dired cannot access file names with a quote |
Date: |
Mon, 25 Feb 2008 12:41:28 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.91 (gnu/linux) |
Chong Yidong <address@hidden> writes:
>> The subject describes what I suspect is the cause of the bug, but I am
>> not sure, because I made no real investigation
>>
>> $ touch /tmp/First-October\ \'07.pdf
>> $ emacs -Q
>> C-x d /tmp/Firs TAB RET
>> ==> Listing directory failed but `access-file' worked
>
> I think the fix is to quote ' as well in shell-quote-wildcard-pattern.
> Could someone on this list double-check?
I've checked this change into both the branch and the trunk. I think
it's safe, but please keep an eye out for anything unusual.