
April 13th, 2004, 04:44 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
automating emacs
Hi,
I am new to scripting. I would like to automate this task on my Mac system running os 10.2
1. launch gnu emacs
2. jump to the shell in gnu emacs (M-x shell)
3. from the shell in emacs change directories and launch a program called Allegro common lisp
4. From the Allegro common lisp program command line that is still in the emacs shell window, change directories to launch a two more programs
Is this possible to automate with shell script?
Does anyone have any general resources or tutorials on using shell scripts to automate applications for doing software testing?
If I'm in the wrong forum, then please point me in the right direction.
Thanks,
|