unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: Re: compile.el regexp comments
Date: Fri, 26 Mar 2004 08:01:52 +1000	[thread overview]
Message-ID: <87oeqkfuwf.fsf@zip.com.au> (raw)
In-Reply-To: <m38yhptera.fsf@kfs-l.imdomain.dk> (Kim F. Storm's message of "25 Mar 2004 11:14:33 +0100")

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

storm@cua.dk (Kim F. Storm) writes:
>
> They are now in etc/compilation.txt.

Oops, and there's even a link to it.  I was looking at just the
alist-alist bit.  Perhaps a couple of words like:


[-- Attachment #2: compile.el.diff --]
[-- Type: text/plain, Size: 566 bytes --]

*** compile.el.~1.287.~	Thu Mar 25 08:12:04 2004
--- compile.el	Fri Mar 26 08:01:45 2004
*************** (defvar compilation-arguments nil
*** 147,152 ****
--- 147,156 ----
  (defvar compilation-num-errors-found)
  
  (defconst compilation-error-regexp-alist-alist
+ 
+   ;; etc/compilation.txt contains sample messages matched by these regexps
+   ;; (see compilation-error-regexp-alist docstring below)
+ 
    '((absoft
       "^\\(?:[Ee]rror on \\|[Ww]arning on\\( \\)\\)?[Ll]ine[ \t]+\\([0-9]+\\)[ \t]+\
  of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2 nil (1))

[-- Attachment #3: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2004-03-25 22:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24 22:27 compile.el regexp comments Kevin Ryde
2004-03-25  7:48 ` Richard Stallman
2004-03-25 10:14   ` Kim F. Storm
2004-03-25 22:01     ` Kevin Ryde [this message]
2004-03-25 20:39 ` Daniel Pfeiffer

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=87oeqkfuwf.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /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 public inbox

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

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