emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 4d3a595: `load-path' should contain only direct


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 4d3a595: `load-path' should contain only directory names
Date: Sat, 24 Oct 2015 17:15:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> >     `load-path' should contain only directory names
>> You mean names with a trailing slash?  Why?
> No, he means without the trailing slash.

Same difference: why?
In any case the code that uses load-path can't assume that there is (or
isn't) a slash, because some .emacs files use a trailing slash and
others don't.


        Stefan



reply via email to

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