all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20839: 25.0.50; file-in-directory-p doesn't understand windows backslashes
@ 2015-06-17 18:58 Artur Malabarba
  2015-06-17 19:51 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Artur Malabarba @ 2015-06-17 18:58 UTC (permalink / raw)
  To: 20839

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





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-18 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 18:58 bug#20839: 25.0.50; file-in-directory-p doesn't understand windows backslashes Artur Malabarba
2015-06-17 19:51 ` Eli Zaretskii
2015-06-17 20:13   ` Artur Malabarba
2015-06-17 20:48     ` Eli Zaretskii
2015-06-18  8:31     ` Eli Zaretskii
2015-06-18 10:03       ` Artur Malabarba
2015-06-18 10:15         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.