CaptainKahuna
Platinum Member
I'm writing some Java code in XEmacs, and I want it to prompt me to enter the compile command "javac FILENAME" every time I press the compile button. Actually, it would be even better if it would detect the filename and automatically append it to the string "javac " so it would be a one press deal.
Thanks all.
Thanks all.