Re: emacs el files
- From: Bit Twister <BitTwister@xxxxxxxxxxxxxxxx>
- Date: Fri, 30 Dec 2005 16:34:54 -0600
On 30 Dec 2005 22:23:59 GMT, Walter Mitty wrote:
> Could someone please tell me in which if the plethora of emacs
> directories I should place a new el file so that emacs can find it by
> just refencing the file name with no path?
Hmmm, my ~/.emacs has
(setq load-path (append (list "~$HOME/lisp") load-path)) ;; customized lisp file
which is the lisp directory where I store my .el files.
.
- Prev by Date: Re: How to make an iso image of a riff-cdxa cd with dd?
- Next by Date: Re: emacs el files
- Previous by thread: malloc error?
- Next by thread: Re: emacs el files
- Index(es):
Relevant Pages
|