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

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

bug#20839: 25.0.50; file-in-directory-p doesn't understand windows backs


From: Eli Zaretskii
Subject: bug#20839: 25.0.50; file-in-directory-p doesn't understand windows backslashes
Date: Wed, 17 Jun 2015 22:51:36 +0300

> Date: Wed, 17 Jun 2015 19:58:18 +0100
> From: Artur Malabarba <arturmalabarba@gmail.com>
> 
> On windows, the following form returns nil, but I think it should
> return non-nil (\\ and / are usually accepted interchangeably on
> windows).
> 
>     (file-in-directory-p "~/.emacs.d/elpa/magit/" "~\\.emacs.d\\elpa")

This returns t for me, so I'm unsure what kind of problems are here.





reply via email to

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