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

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

Re: Cool and Useful LISP for the .emacs file


From: Artur Hefczyc
Subject: Re: Cool and Useful LISP for the .emacs file
Date: Sat, 08 Nov 2003 11:34:41 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

Kin Cho <kin@techie.com> writes:
> I used to carry around a collection of shell, sed, awk, and perl
> scripts to do various text/file/directory processing, as well as
> doing cvs/rcs stuff, running compilation and gdb etc...  Now I do
> (almost) all these things in elisp.

I like this idea! I would like to use elisp as scripting language
also. However I would like to know if it is possible to use it that
way. I mean, lets assume I create elisp script to update my Linux box
system with new releases of some packages.

Is it possible to run it from command line like all other scripts,
bash, perl etc.?

I mean file script starting from:
#!/usr/bin/emacs

Or any other elisp interpreter?

Artur
-- 
Artur Hefczyc, Open Source Developer:
http://www.geotools.org/
http://generguide.sourceforge.net/
http://wttools.sourceforge.net/
http://maven-plugins.sourceforge.net/


reply via email to

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