GNU bug report logs -
#36490
26.1; directory-files-recursively breaks when it encounters a directory named "~"
Previous Next
Reported by: Erik Hahn <erik_hahn <at> gmx.de>
Date: Wed, 3 Jul 2019 18:09:01 UTC
Severity: minor
Tags: confirmed, fixed
Found in version 26.1
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #37 received at 36490 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> > If you want "~" to be interpreted literally, you need to protect it
>> > with "/:".
>>
>> Sorry; I don't quite follow you here. The doc string says that "~/" is
>> interpreted specially. There's no "/" in "~". :-)
>
> But it does NOT say that "~" will NOT be interpreted specially.
I think it's a good idea to specify what strings will be interpreted
specially -- otherwise it's a bit difficult to use that function.
>> is fine, because "~/" isn't a valid file name. But "~" is, and that's
>> the problem.
>
> No, I think the problem is that the caller should have protected the
> literal "~", as I said.
Any function that iterates over a list of directory files (as returned
by directory-files) would then have to quote whatever it passes to
expand-file-name -- or avoid that function completely. That seems like
an odd design.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 316 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.