[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 23:02:02 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) |
Artur Hefczyc <DONTkobit@SPAMplusnet.MEpl> writes:
>> #!/usr/bin/emacs -batch -l
> Well, it doesn't work :-(
> It looks like emacs thinks that it got one parameter: "-batch -l" which
> is not recognized as any valid option. I tried also to use:
> #!/usr/bin/emacs --batch --script
At last I found it, this one works as expected:
#!/usr/bin/emacs --script
Artur
--
Artur Hefczyc, Open Source Developer:
http://www.geotools.org/
http://generguide.sourceforge.net/
http://wttools.sourceforge.net/
http://maven-plugins.sourceforge.net/
- Re: Cool and Useful LISP for the .emacs file, (continued)
- Message not available
- Re: Cool and Useful LISP for the .emacs file, Jody M. Klymak, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Kevin Rodgers, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Dan Anderson, 2003/11/07
- Message not available
- Re: Cool and Useful LISP for the .emacs file, Jody M. Klymak, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Jesper Harder, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Kin Cho, 2003/11/07
- Re: Cool and Useful LISP for the .emacs file, Artur Hefczyc, 2003/11/08
- Re: Cool and Useful LISP for the .emacs file, Thien-Thi Nguyen, 2003/11/08
- Re: Cool and Useful LISP for the .emacs file, David Kastrup, 2003/11/08
- Re: Cool and Useful LISP for the .emacs file, Artur Hefczyc, 2003/11/08
- Re: Cool and Useful LISP for the .emacs file,
Artur Hefczyc <=
- Re: Cool and Useful LISP for the .emacs file, Kin Cho, 2003/11/08
- Re: Cool and Useful LISP for the .emacs file, David Masterson, 2003/11/12
- Re: Cool and Useful LISP for the .emacs file, Matthew Kennedy, 2003/11/12
- Re: Cool and Useful LISP for the .emacs file, Pascal Bourguignon, 2003/11/12
- Re: Cool and Useful LISP for the .emacs file, Artur Hefczyc, 2003/11/13
- Re: Cool and Useful LISP for the .emacs file, Tim X, 2003/11/23
- Re: Cool and Useful LISP for the .emacs file, Joe Fineman, 2003/11/08
- Re: Cool and Useful LISP for the .emacs file, Stefan Monnier, 2003/11/10
- Re: Cool and Useful LISP for the .emacs file, Thien-Thi Nguyen, 2003/11/10
- Re: Cool and Useful LISP for the .emacs file, Burton Samograd, 2003/11/10