* How to use lisp?
@ 2002-11-11 12:10 Richard
2002-11-11 13:42 ` ken
2002-11-11 13:57 ` Alex Schroeder
0 siblings, 2 replies; 3+ messages in thread
From: Richard @ 2002-11-11 12:10 UTC (permalink / raw)
Hi all
I'm a beginner to emacs...
How can I use lisp? How can I install *.el file?
Any advice would be appreciated..
Thanx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to use lisp?
2002-11-11 12:10 How to use lisp? Richard
@ 2002-11-11 13:42 ` ken
2002-11-11 13:57 ` Alex Schroeder
1 sibling, 0 replies; 3+ messages in thread
From: ken @ 2002-11-11 13:42 UTC (permalink / raw)
Cc: help-gnu-emacs
Emacs looks for added elisp code in a variety of places. Do "C-h v
load-path" to find out where to put your own .el files. You could also
add another path to the load-path if you wanted.
hth,
ken
--
AMD crashes? See http://cleveland.lug.net/~ken/amd-problem/.
Spake Richard at 12:10 (UTC-0000) on Mon, 11 Nov 2002:
= Hi all
= I'm a beginner to emacs...
=
= How can I use lisp? How can I install *.el file?
= Any advice would be appreciated..
=
= Thanx
=
=
=
= _______________________________________________
= Help-gnu-emacs mailing list
= Help-gnu-emacs@gnu.org
= http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
=
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to use lisp?
2002-11-11 12:10 How to use lisp? Richard
2002-11-11 13:42 ` ken
@ 2002-11-11 13:57 ` Alex Schroeder
1 sibling, 0 replies; 3+ messages in thread
From: Alex Schroeder @ 2002-11-11 13:57 UTC (permalink / raw)
"Richard" <byongjoo_k@hotmail.com> writes:
> How can I use lisp? How can I install *.el file?
New elisp files must be in your load-path.
* http://www.emacswiki.org/cgi-bin/wiki.pl?LoadPath
Alex.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-11 13:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-11 12:10 How to use lisp? Richard
2002-11-11 13:42 ` ken
2002-11-11 13:57 ` Alex Schroeder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).