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

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

Re: full compile...


From: Eli Zaretskii
Subject: Re: full compile...
Date: Thu, 27 Mar 2003 05:53:15 +0200

> From: "Tony Brown" <gtg137g@mail.gatech.edu>
> Newsgroups: gnu.emacs.help
> Date: Wed, 26 Mar 2003 01:09:06 -0500
> 
> is there anything in emacs.. that will let me compile a whole directory
> like     javac *.java        in dos?

Assuming you have javac installed, type "M-x compile RET" and then
type "javac *.java" at the prompt.

In other words, the command you type at "M-x compile"'s prompt is a
normal shell command, and uses the same semantics, wildcards, etc.




reply via email to

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