unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: Build Environment in Xemacs
Date: Fri, 06 Jun 2003 12:25:49 +0300	[thread overview]
Message-ID: <3405-Fri06Jun2003122548+0300-eliz@elta.co.il> (raw)
In-Reply-To: <be110d89.0306051223.2853043@posting.google.com> (jliang@sandia.gov)

> From: jliang@sandia.gov (James Liang)
> Newsgroups: gnu.emacs.help
> Date: 5 Jun 2003 13:23:48 -0700
> 
> I noticed that there is a compile command in Xemacs, but it seems to
> only let you execute shell commands.
> 
> I know that MSVC has a way you can simply use it to run batch files
> and it will parse the output(or look at DOS return values or something) and
> provide a summary of number of errors and warnings encountered.

I think you are confusing the term ``shell commands'' with ``commands
built into the shell''.

What Emacs documentation really means by ``shell commands'' is that
you can invoke any command you can pass to a shell.  That includes
executable programs with and without optional switches and
command-line arguments, shell scripts (a.k.a. batch files), pipes of
commands, etc.  In short, anything you can type at the shell's prompt
will do.

If you have specific uses of batch files that don't worfk when invoked
from "M-x compile", please tell the specific details (what you typed,
what Emacs did, what messages it displayed, etc.).

      parent reply	other threads:[~2003-06-06  9:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-05 20:23 Build Environment in Xemacs James Liang
2003-06-05 21:09 ` Benjamin Riefenstahl
2003-06-06  9:25 ` Eli Zaretskii [this message]

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=3405-Fri06Jun2003122548+0300-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).