all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Pfeiffer <occitan@esperanto.org>
Subject: Re: compilation-error-regexp-alist syntax problems
Date: Fri, 6 Feb 2004 23:03:25 +0100	[thread overview]
Message-ID: <20040206230325.3810d918.occitan@esperanto.org> (raw)
In-Reply-To: <roy-2D6829.11285202022004@reader2.panix.com>

Hi,

Roy Smith <roy@panix.com> skribis:

> I'm running ant as my M-X compile command, and trying to get next-error
> to parse the output correctly.  The line I want to parse looks like:
> 
>     [javac] fileName:lineNumber: message
> 
> An example being:
> 
>     [javac]
>     /Users/roy/Muse/sandbox.tip/src/SnmpBugDb/data/scripts/test/DataBaseTes
>     tCase.java:20: unreported exception java.io.IOException; must be caught
>     or declared to be thrown

Recent versions of Emacs have copied a fantasy regexp, purporting to match
this, from the ant site.  Like a few other regexps in there, it doesnt' work
as
advertised.

Since the end of last year I have developed a new compilation mode for Emacs. 
It is more robust and matches a lot more than before -- including ant output. 
If you have a CVS Emacs only a few months old, get it from

http://dapfy.bei.t-online.de/compile.el

and to get an idea of what this will match

http://dapfy.bei.t-online.de/compilation.txt

best regards
Daniel

      parent reply	other threads:[~2004-02-06 22:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-02 16:28 compilation-error-regexp-alist syntax problems Roy Smith
2004-02-02 17:02 ` Stefan Monnier
2004-02-02 21:38   ` Roy Smith
2004-02-03 16:07     ` Stefan Monnier
2004-02-03 17:07       ` Roy Smith
2004-02-03 17:54         ` Stefan Monnier
2004-02-03 19:00           ` Roy Smith
2004-02-03 19:05           ` Kevin Rodgers
2004-02-03 19:31             ` Stefan Monnier
2004-02-03 22:30               ` Kevin Rodgers
2004-02-04 14:50                 ` Stefan Monnier
2004-02-05 19:40                   ` Kevin Rodgers
2004-02-05 19:48                     ` Stefan Monnier
2004-02-05  8:45 ` Kai Grossjohann
2004-02-05 13:53   ` Roy Smith
2004-02-06 22:03 ` Daniel Pfeiffer [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

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

  git send-email \
    --in-reply-to=20040206230325.3810d918.occitan@esperanto.org \
    --to=occitan@esperanto.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.