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

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

Using Emacs Lisp for script writing


From: Cecil Westerhof
Subject: Using Emacs Lisp for script writing
Date: Wed, 16 Dec 2009 16:32:07 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

I already use 'emacs -batch' for scripting where no user input is used,
but I would like to use it also for interactive scripting. Until now I
did not find any usable information about this. Anybody using Emacs for
interactive scripts?

Also I use three evals. One to define the function, one to compile it
and one to call it. Can this be done better?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

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