help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding a regexp to recognise a certain error format


From: Kevin Rodgers
Subject: Re: Adding a regexp to recognise a certain error format
Date: Mon, 22 Sep 2008 06:45:24 -0600
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

Davin Pearson wrote:
I want to press Enter on the following code in a *compilation-mode*
buffer:

*** ASSERTION FAILED AT (363/reflect.hh:
10)

(note that the above code should all be on one line) so that it causes
Emacs to visit 363/reflect.hh at line 10.  I believe that I am
supposed to add to one of the following
alists:

compilation-error-regexp-alist-
alist
compilation-error-regexp-
alist

but I am unsure which and what do I add to recognise the above
regexp.

See the recent thread re "compilation errors"

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

[Prev in Thread] Current Thread [Next in Thread]