--- Begin Message ---
Subject: |
25.0.50; file-in-directory-p doesn't understand windows backslashes |
Date: |
Wed, 17 Jun 2015 19:58:18 +0100 |
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 is causing an issue[1] on the package.el's detection of external
packages on windows.
[1]: http://emacs.stackexchange.com/q/13166/50
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#20839: 25.0.50; file-in-directory-p doesn't understand windows backslashes |
Date: |
Thu, 18 Jun 2015 13:15:44 +0300 |
> Date: Thu, 18 Jun 2015 11:03:14 +0100
> From: Artur Malabarba <address@hidden>
> Cc: address@hidden
>
> >Should we close this bug?
>
> Yes.
Done.
--- End Message ---