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

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

Re: Executing bash bash script from emacs / elisp


From: Memnon Anon
Subject: Re: Executing bash bash script from emacs / elisp
Date: Fri, 03 Sep 2010 13:44:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

Rainer M Krug <R.M.Krug@gmail.com> writes:

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

 -- Function: call-process program &optional infile destination display
 -- Function: call-process-shell-command command &optional infile
 -- Function: start-process name buffer-or-name program &rest args
 -- Function: start-process-shell-command name buffer-or-name command

Have a look at [ (info "(elisp)Processes") ].

Did that help?

Memnon







reply via email to

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