From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: cperl-mode Date: Fri, 26 Mar 2004 19:03:37 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040326185039.CF4B.LEKTU@mi.madritel.es> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1080325074 15059 80.91.224.253 (26 Mar 2004 18:17:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Mar 2004 18:17:54 +0000 (UTC) Cc: Stefan Monnier Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Mar 26 19:17:39 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6vtj-0000lV-00 for ; Fri, 26 Mar 2004 19:17:39 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B6vti-0005Pj-00 for ; Fri, 26 Mar 2004 19:17:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6vsE-0000Q3-QK for emacs-devel@quimby.gnus.org; Fri, 26 Mar 2004 13:16:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B6vr4-0008U8-9z for emacs-devel@gnu.org; Fri, 26 Mar 2004 13:14:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B6vgF-0005sB-A4 for emacs-devel@gnu.org; Fri, 26 Mar 2004 13:04:14 -0500 Original-Received: from [62.81.186.16] (helo=smtp06.retemail.es) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B6vgE-0005rM-O4 for emacs-devel@gnu.org; Fri, 26 Mar 2004 13:03:42 -0500 Original-Received: from [127.0.0.1] ([213.37.34.136]) by smtp06.retemail.es (InterMail vM.5.01.05.32 201-253-122-126-132-20030307) with ESMTP id <20040326180336.IPMW8269.smtp06.retemail.es@[127.0.0.1]>; Fri, 26 Mar 2004 19:03:36 +0100 Original-To: emacs-devel@gnu.org In-Reply-To: X-Mailer: Becky! ver. 2.08.01 [en] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20968 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20968 On 26 Mar 2004 09:47:49 -0500, Stefan Monnier wrote: > What was the reason for the change below: Well, is a bunch of complex, completely unused code and has been so for a long time (at least two years), and it generates a warning. > I suggest we try and refrain from such changes because they make it more > difficult to merge in changes from the author in the future. I know you've been merging Ilya's version about once a year (judging by the ChangeLog). I didn't do the change lightly; I thought about it, and in the end I concluded it wouldn't represent too much of a problem. I'll revert the change if you feel I'm mistaken. /L/e/k/t/u