Douglas Harter wrote:
I am creating a good many perl scripts on a Unix using emacs.

Can someone tell me what I need in my .emacs to do perl syntax compiles from
emacs?

.

This is available as a menu drop down in the X version


For the console version I couldnt figure that out , but I did a work around

M-x compile <enter> ........... Takes you to a compile prompt
remove everything
now type in perl -c yourscript.pl <enter>

Thats it

Next time you just have to use the upper arrow key ( Dont have to type again )

M-x <upper> ... compile
<upper>
etc

Ram


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to