From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: =?ISO-8859-1?Q?Nordl=F6w?= <per.nordlow@gmail.com>
Newsgroups: gmane.emacs.help
Subject: Compilation Message Presentation
Date: Wed, 2 Dec 2009 14:36:56 -0800 (PST)
Organization: http://groups.google.com
Message-ID: <6d649a69-9a67-40d6-a6ff-c30f7cc66b5e@r5g2000yqb.googlegroups.com>
NNTP-Posting-Host: lo.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: ger.gmane.org 1259798132 22812 80.91.229.12 (2 Dec 2009 23:55:32 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Wed, 2 Dec 2009 23:55:32 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 03 00:55:25 2009
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([199.232.76.165])
	by lo.gmane.org with esmtp (Exim 4.50)
	id 1NFz2b-0001ZR-5f
	for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Dec 2009 00:55:25 +0100
Original-Received: from localhost ([127.0.0.1]:48398 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1NFz2a-0007AI-VO
	for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2009 18:55:25 -0500
Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!r5g2000yqb.googlegroups.com!not-for-mail
Original-Newsgroups: gnu.emacs.help
Original-Lines: 5
Original-NNTP-Posting-Host: 81.170.219.22
Original-X-Trace: posting.google.com 1259793416 21581 127.0.0.1 (2 Dec 2009 22:36:56
	GMT)
Original-X-Complaints-To: groups-abuse@google.com
Original-NNTP-Posting-Date: Wed, 2 Dec 2009 22:36:56 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: r5g2000yqb.googlegroups.com; posting-host=81.170.219.22; 
	posting-account=ytJKAgoAAAA1tg4ScoRszebXiIldA5vg
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.6 
	(KHTML, like Gecko) Chrome/4.0.261.0 Safari/532.6,gzip(gfe),gzip(gfe)
Original-Xref: news.stanford.edu gnu.emacs.help:175268
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:70343
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/70343>

Does anybody know of an extensions to grep()/complie() in compile.el
that highlights messages/warning/errors/notes in the *source-buffer*
using either *overlays* or *fringes*?

/Nordl=F6w