all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Newton <jimka.velizy@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: matching different line number format in grep-mode
Date: Wed, 27 Jun 2012 01:31:37 -0700 (PDT)	[thread overview]
Message-ID: <e3b09353-49cd-4fcc-9988-e093f1e42cf2@googlegroups.com> (raw)
In-Reply-To: <jwv62afbcqr.fsf-monnier+gnu.emacs.help@gnu.org>

Thanks Stephan, this is on the right track.

can you show me how to do this with define-compilation-mode?

Jim


On Monday, June 25, 2012 6:04:57 PM UTC+2, Stefan Monnier wrote:
> > I have an application which prints line number information not in the
> > standard grep format but as follows.
> 
> > at line 302 in file /full/path/to/file.ext
> 
> > Is there something I can do to the variable compilation-error-regexp-alist-alist
> > which will cause grep-mode to also find these lines?  
> 
> Does it have to be grep-mode?  If you can use compilation-mode, than
> adding the relevant regexp to compilation-error-regexp-alist should
> be sufficient.  Otherwise you might want to use define-compilation-mode.


  reply	other threads:[~2012-06-27  8:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-21 12:55 matching different line number format in grep-mode Jim Newton
2012-06-25 16:04 ` Stefan Monnier
2012-06-27  8:31   ` Jim Newton [this message]
2012-06-27 11:41     ` Aurélien Aptel
2012-06-27 15:53     ` Stefan Monnier

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=e3b09353-49cd-4fcc-9988-e093f1e42cf2@googlegroups.com \
    --to=jimka.velizy@googlemail.com \
    --cc=help-gnu-emacs@gnu.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.