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

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

Re: how to use "if" in lisp


From: Xah Lee
Subject: Re: how to use "if" in lisp
Date: Thu, 15 Nov 2007 17:04:22 -0800 (PST)
User-agent: G2/1.0

not sure what you mean by "load on the fly". But you can load a elisp
code by a give file with

(load "~/.emacs")

For more emacs lisp lessons, see:

* Emacs Lisp Basics
http://xahlee.org/emacs/elisp_basics.html

* Simple ELisp Grab Bag
http://xahlee.org/emacs/elisp_examples.html

  Xah
  xah@xahlee.org
\xAD\xF4 http://xahlee.org/


reply via email to

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