From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Heddy Boubaker Newsgroups: gmane.emacs.bugs Subject: bug#4689: 23.1.50; Matching of error lines in *compilation* buffer is broken for perl-files Date: Mon, 12 Oct 2009 09:51:03 +0200 Organization: DTI/R&D Rangueil/EEE Message-ID: <4AD2DFE7.9070205@cena.fr> References: Reply-To: Heddy Boubaker , 4689@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255355131 19629 80.91.229.12 (12 Oct 2009 13:45:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2009 13:45:31 +0000 (UTC) Cc: Roland McGrath , Daniel Pfeiffer , 4689@emacsbugs.donarmstrong.com To: LanX Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 12 15:45:23 2009 Return-path: Envelope-to: geb-bug-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 1MxLCV-0004iH-UG for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Oct 2009 15:44:36 +0200 Original-Received: from localhost ([127.0.0.1]:38278 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxLCV-0005lT-80 for geb-bug-gnu-emacs@m.gmane.org; Mon, 12 Oct 2009 09:44:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxFw8-0008Q9-84 for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2009 04:07:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxFw0-0008MW-Vd for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2009 04:07:17 -0400 Original-Received: from [199.232.76.173] (port=46971 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxFw0-0008MT-QA for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2009 04:07:12 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:42075) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MxFw0-0001Z7-8G for bug-gnu-emacs@gnu.org; Mon, 12 Oct 2009 04:07:12 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9C87A9p025638; Mon, 12 Oct 2009 01:07:10 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n9C806VO023758; Mon, 12 Oct 2009 01:00:06 -0700 Resent-Date: Mon, 12 Oct 2009 01:00:06 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Heddy Boubaker Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Mon, 12 Oct 2009 08:00:05 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 4689 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 4689-submit@emacsbugs.donarmstrong.com id=B4689.125533386922926 (code B ref 4689); Mon, 12 Oct 2009 08:00:05 +0000 Original-Received: (at 4689) by emacsbugs.donarmstrong.com; 12 Oct 2009 07:51:09 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from fw.tls.cena.fr (fw.tls.cena.fr [195.83.98.200]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9C7p6Ze022919 for <4689@emacsbugs.donarmstrong.com>; Mon, 12 Oct 2009 00:51:08 -0700 Original-Received: by fw.tls.cena.fr; (8.8.8/3.0/25March05) id JAA26564; Mon, 12 Oct 2009 09:51:04 +0200 (MET DST) Original-Received: from somewhere by smtpxd Original-Received: from somewhere by smtpxd Original-Received: from somewhere by smtpxd User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Mon, 12 Oct 2009 04:07:17 -0400 X-Mailman-Approved-At: Mon, 12 Oct 2009 09:38:21 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:31849 Archived-At: hi guys I'm the original developer of mode-compile but unfortunately I do not use it almost for years now, and I even forgot almost anything about elisp :) (my only use of emacs is to edit html & css files now). If somebody have the courage to maintain it, it will be with great pleasure. best