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

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

load-path, howto


From: Rich E
Subject: load-path, howto
Date: Wed, 4 Jun 2008 19:35:56 -0700

Hi,

I am just deciding to keep my extra emacs scripts locally, in .emacs.d/scripts, so they do not disappear when I reinstall. 

I have added this line to my .emacs file:
(add-to-list 'load-path "/home/r/emacs.d/scripts")

and:
(require 'doxymacs)


in there, I have:
doxymacs.el    doxymacs.elc   xml-parse.el   xml-parse.elc

Yet, I still get the error that doxymacs is not found.  What am I missing?

regards,
Rich

reply via email to

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