[PLUG] Location For Emacs .el Files

William A Morita wamorita at hevanet.com
Wed Jun 25 12:30:52 UTC 2008


Richard,

Pick your own special place to put your files and set the path in your
.emacs file:

(setq load-path (cons (expand-file-name "/path/to/your/own/elist/directory")
load-path)) 

- Bill 
wamorita at hevanet.com 


-----Original Message-----
From: plug-bounces at lists.pdxlinux.org
[mailto:plug-bounces at lists.pdxlinux.org] On Behalf Of Rich Shepard
Sent: Tuesday, June 24, 2008 10:40 AM
To: plug at pdxlinux.org
Subject: [PLUG] Location For Emacs .el Files

   Where do folks keep their Elisp files (*.el) so they're not removed
during upgrades? I'm assuming that /usr/share/emacs/lisp/ is replace in its
entirety when the distribution is upgraded, and I have a bunch of files for
specific apps that I'd like to retain.

Rich

-- 
Richard B. Shepard, Ph.D.               |  Integrity            Credibility
Applied Ecosystem Services, Inc.        |            Innovation
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863
_______________________________________________
PLUG mailing list
PLUG at lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug






More information about the PLUG mailing list