all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs windows load path
@ 2003-03-29 19:08 Chris
  2003-03-29 20:46 ` Johan Bockgård
  2003-03-29 20:52 ` Ehud Karni
  0 siblings, 2 replies; 5+ messages in thread
From: Chris @ 2003-03-29 19:08 UTC (permalink / raw)


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?

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: emacs windows load path
@ 2003-03-29 19:43 Bingham, Jay
  0 siblings, 0 replies; 5+ messages in thread
From: Bingham, Jay @ 2003-03-29 19:43 UTC (permalink / raw)


On Saturday, March 29, 2003 1:09 PM Chris wrote:

>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?

That is curious, I run Emacs on unix and on windows and the load path
acts just the same as on both, only the directories specified in the
path are searched.  You may want to check out what the Elisp manual says
about load-path and subdirectories, (if you do not have it installed
see:
http://www.gnu.org/manual/elisp-manual-21-2.8/html_mono/elisp.html).

-_
J_)
C_)ingham
.    HP - NonStop Austin Software & Services - Software Quality
Assurance
.    Austin, TX
. "Language is the apparel in which your thoughts parade in public.
.  Never clothe them in vulgar and shoddy attire."     -Dr. George W.
Crane-

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

end of thread, other threads:[~2003-03-31 16:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-29 19:08 emacs windows load path Chris
2003-03-29 20:46 ` Johan Bockgård
2003-03-31 16:08   ` Stefan Monnier
2003-03-29 20:52 ` Ehud Karni
  -- strict thread matches above, loose matches on Subject: below --
2003-03-29 19:43 Bingham, Jay

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.