all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Reto Zimmermann <Reto.Zimmermann@synopsys.com>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: filename with new compile.el
Date: Mon, 08 Oct 2012 14:55:57 +0200	[thread overview]
Message-ID: <5072CD5D.8080402@synopsys.com> (raw)
In-Reply-To: <jwvd30vmrg8.fsf-monnier+emacs@gnu.org>

Stefan Monnier wrote:
>> In the old compile.el there was variable compilation-file-regexp-alist
>> for this purpose.
>
> By "old" you mean the one in Emacs < 22, right?

Right.

>>  From the comments for variable compilation-error-regexp-alist it
>> sounds like this type of filename parsing is still possible but
>> I can't figure out how.  There doesn't seem to be an example for this
>> in the predefined regexp settings.
>
> IIUC the way it works is that you have one regexp that matches the
> message with the file name (can have nil for its LINE/COLUMN info), and
> then have another that matches the messages without file name (this one
> will have nil for the FILE part but presumably non-nil for the LINE and
> maybe COLUMN part).

Okay, I figured it out now.  Thanks for the help.

Reto



      reply	other threads:[~2012-10-08 12:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-03 18:05 filename with new compile.el Reto Zimmermann
2012-10-06 17:44 ` Stefan Monnier
2012-10-08 12:55   ` Reto Zimmermann [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=5072CD5D.8080402@synopsys.com \
    --to=reto.zimmermann@synopsys.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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.