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

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

bug#19412: 24.3; ido-write-file sometimes writes to a different director


From: Ryan C. Thompson
Subject: bug#19412: 24.3; ido-write-file sometimes writes to a different directory than, it says it will
Date: Wed, 11 Mar 2020 12:46:44 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Ok, I think I have a working patch for this issue. I patched ido-file-internal, ido-read-file-name, and ido-read-directory-name, and I think that's all the code paths that need to be fixed. Now the test case described in the original report produces the correct result for me: writing to /tmp/mumble.frotz.

However, I should note that this is still relatively untested. I will test it out and try to make sure it doesn't cause any unexpected issues before I recommend merging it.

Attachment: 0001-Fix-default-directory-handling-in-ido-file-fallback-.patch
Description: Text document


reply via email to

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