unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: full compile...
Date: Thu, 27 Mar 2003 05:53:15 +0200	[thread overview]
Message-ID: <9743-Thu27Mar2003055315+0200-eliz@elta.co.il> (raw)
In-Reply-To: <b5rg60$cku$1@news-int.gatech.edu> (gtg137g@mail.gatech.edu)

> 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.

  parent reply	other threads:[~2003-03-27  3:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26  6:09 full compile Tony Brown
2003-03-26 21:56 ` kgold
2003-03-27  1:07 ` Ryan Shaw
2003-03-27  3:53 ` Eli Zaretskii [this message]
     [not found] ` <mailman.3705.1048727260.21513.help-gnu-emacs@gnu.org>
2003-03-27  5:45   ` Unknown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9743-Thu27Mar2003055315+0200-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).