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

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

Re: Suppressing load messages


From: Exal de Jesus Garcia Carrillo
Subject: Re: Suppressing load messages
Date: Wed, 12 Mar 2008 12:03:18 -0600
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60.2 (gnu/linux)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brendan Halpin em gnu.emacs.help escreveu:

> No, I'm talking about using it to write script files than be invoked
> under the shell (bash etc.):
>
> +-------------------------------------------------------------------
> |brendan@wivenhoe:/tmp$ cat hw.el
> |#! /usr/bin/emacs --script
> |(princ "Hello!\n")
> |brendan@wivenhoe:/tmp$ chmod +x hw.el
> |brendan@wivenhoe:/tmp$ ./hw.el 
> |Loading 00debian-vars...
> |Loading /etc/emacs/site-start.d/50a2ps.el (source)...
<snip>



mmm, what emacs version are you running, I get this output:

,----
| exal@frida:~$ cat hello.el 
| #!/home/exal/repos/emacs/src/emacs --script
| (message "Hello world")
| exal@frida:~$ ./hello.el 
| Hello world
| exal@frida:~$
`----


- -- 
Spam protection: 
In my e-mail replace the words `no-spam' with `exal'.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFH2Bo2oZmxoVJRtGIRAv4MAKCWGgkxjAawncf2er85j3Ima+KtTQCgg/rF
6uP0HZBymwyPnPMJRyfkU1w=
=dYu3
-----END PGP SIGNATURE-----


reply via email to

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