emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: emacs --script


From: D Goel
Subject: Re: emacs --script
Date: Tue, 02 Aug 2005 09:47:13 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

"Richard M. Stallman" <address@hidden> writes:

>     Then, in the same directory, I: touch testemrmy.m
>
>     And now when I invoke the same script, hi doesn't get echoed.  The
>     script never gets sourced.
>
> It does not fail for me, so I think you need to debug it.


Oops, I am sorry, I meant: touch testemrmy.el

====================================================
Here is the an improved bug report:

Create an executable  script called testemacs

#!/usr/local/bin/emacscvs --script
(message "hi")

Calling the script from bash works.

Next, touch testemacs.el (make sure this file is in the same path,
which is in the bash path),  now the script doesn't get executed when called.
====================================================




reply via email to

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