From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: compile.el does not find errors in numeric filenames Date: Sun, 06 Feb 2005 07:42:12 -0500 Message-ID: References: <9bec9e4005020320597e723ba4@mail.gmail.com> <9bec9e4005020506506e75cf86@mail.gmail.com> <9bec9e400502052133670b229c@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1107696103 32026 80.91.229.2 (6 Feb 2005 13:21:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Feb 2005 13:21:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 06 14:21:42 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CxmKU-0003z3-OE for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2005 14:19:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxmYQ-0001g5-Dj for ged-emacs-devel@m.gmane.org; Sun, 06 Feb 2005 08:34:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CxmUw-0008Su-HS for emacs-devel@gnu.org; Sun, 06 Feb 2005 08:30:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CxmUu-0008SC-PT for emacs-devel@gnu.org; Sun, 06 Feb 2005 08:30:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CxmQq-00076L-Tx for emacs-devel@gnu.org; Sun, 06 Feb 2005 08:26:33 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cxln5-0001YS-2t for emacs-devel@gnu.org; Sun, 06 Feb 2005 07:45:27 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Cxljw-0000G0-FX; Sun, 06 Feb 2005 07:42:12 -0500 Original-To: Rajsekar Manokaran In-reply-to: <9bec9e400502052133670b229c@mail.gmail.com> (message from Rajsekar Manokaran on Sun, 6 Feb 2005 11:03:22 +0530) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: main.gmane.org gmane.emacs.devel:32943 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32943 If this fixes the problem, I would like it to be installed; but any change in these regexps has a good chance of creating another problem. So I would like a couple of people who are familiar with this code (and with the range of error messages that we see) to look at the change and see if they can spot a problem. If they don't, then let's install it. Would those people please look at it?