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

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

Executing bash bash script from emacs / elisp


From: Rainer M Krug
Subject: Executing bash bash script from emacs / elisp
Date: Fri, 03 Sep 2010 11:20:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.10pre) Gecko/20100903 Lightning/1.0b2 Shredder/3.1.4pre

Hi
I am a complete beginner concerning elisp - so please bear with me if
this is a simple question.

I would like to execute a shell (bash) script from elisp, which is then
called from org-babel to do some post-processing of the result of
tangling. Tangling in org-babel has a hook for post-processing, and I
know how to set it. Therefore I am simply looking for a way of executing
my shell script from that hook.

essentially:

this-function-executes-a-shell-script(The_Shell_Script.sh)

Thanks,
Rainer




reply via email to

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