emacs-devel
[Top][All Lists]
Advanced

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

Re: load-path contains directories or directory names?


From: Stephen Leake
Subject: Re: load-path contains directories or directory names?
Date: Mon, 26 Oct 2015 08:46:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt)

Eli Zaretskii <address@hidden> writes:

> In addition, on MS-Windows 'expand-file-name' converts all backslashes
> to forward slashes, thus producing nicer and more "standard" results.

This raises this issue of whether elements in `load-path' can have
backslashes (or other syntax on VMS? not that we support VMS anymore,
but I'm feeling nostalgic :).

I always assume `load-path' has canonical Emacs file name format, but
the doc string doesn't say that, and on Windows it would seem "natural"
to add directory file names with backslashes.

-- 
-- Stephe



reply via email to

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