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

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

emacs windows load path


From: Chris
Subject: emacs windows load path
Date: Sat, 29 Mar 2003 19:08:40 -0000
User-agent: Xnews/05.08.12

With emacs 21 on Windows, is there a way to get the load-path behavior to 
work as it does in Linux. Specifically, I have this in my linux .emacs:


;; Add Personal lisp files to load path
(add-to-list 'load-path "~/elisp")


Which gets all the files in ~/elisp and all subdirectories. On Windows, 
however, it seems that I have to specifically add every subdirectory in my 
~/elisp directory or else Emacs doesn't see them. Why?


reply via email to

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