From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: verilog-mode Date: Thu, 3 Jan 2008 22:21:26 -0500 Message-ID: <18301.42550.6957.975262@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199416895 11047 80.91.229.12 (4 Jan 2008 03:21:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Jan 2008 03:21:35 +0000 (UTC) Cc: Emacs developers To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 04 04:21:55 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JAd86-0003mD-2L for ged-emacs-devel@m.gmane.org; Fri, 04 Jan 2008 04:21:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAd7j-0004FG-Ke for ged-emacs-devel@m.gmane.org; Thu, 03 Jan 2008 22:21:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JAd7g-0004E8-EM for emacs-devel@gnu.org; Thu, 03 Jan 2008 22:21:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JAd7f-0004CQ-0V for emacs-devel@gnu.org; Thu, 03 Jan 2008 22:21:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JAd7e-0004CI-Q1 for emacs-devel@gnu.org; Thu, 03 Jan 2008 22:21:26 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JAd7f-00073n-4I for emacs-devel@gnu.org; Thu, 03 Jan 2008 22:21:27 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1JAd7e-0004xr-0p; Thu, 03 Jan 2008 22:21:26 -0500 In-Reply-To: X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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 Xref: news.gmane.org gmane.emacs.devel:86034 Archived-At: [replying to off-list message] Richard Stallman wrote (on Wed, 19 Dec 2007 at 19:53 -0500): > Would it be better to put the verilog error patterns into compile.el > along with all the others? Probably; but at the moment I'm tired of cleaning up verilog-mode's crap, hence I'm cc-ing emacs-devel.