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

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

Re: eshell scripts?


From: Wang Lei
Subject: Re: eshell scripts?
Date: Sat, 5 Sep 2009 12:49:07 +0800

I think you could use elisp functions. Write your script into a file,
load it in .emacs. Then call it's function like this.

elisp$ (your-function)


On 9/4/09, Elena <egarrulo@gmail.com> wrote:
> On 3 Set, 15:53, Elena <egarr...@gmail.com> wrote:
>> Hello,
>>
>> does Eshell supports scripts? That is, is there a way to make a file
>> executable by Eshell, so that it can be run when inside Eshell? Both
>> on Linux and Windows?
>>
>> Thanks
>
> I should have tried before asking!
>
> Eshell understands that *.bat files are meant to be executed by
> Windows' command interpreter.
>
> I'll check what I get under Linux with a shell script.
>
> Cheers.
>


-- 
Regards
Lei




reply via email to

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