From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)] Date: Thu, 30 Jun 2005 15:32:49 -0400 Message-ID: References: <1115190893.4278766d8332a@imp5-q.free.fr> <87wtqdn563.fsf-monnier+emacs@gnu.org> <87wtq6olso.fsf@marant.org> <877jgrj22g.fsf_-_@marant.org> <87mzp9bnrm.fsf-monnier+emacs@gnu.org> <20050630043416.GA14713@math.berkeley.edu> <20050630183506.GB16162@math.berkeley.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120159599 6768 80.91.229.2 (30 Jun 2005 19:26:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2005 19:26:39 +0000 (UTC) Cc: Ilya Zakharevich , J?r?me Marant , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 21:26:29 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Do4g4-00027Q-9z for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 21:26:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Do4oN-00032h-Ay for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 15:34:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Do4nb-0002wd-Pg for emacs-devel@gnu.org; Thu, 30 Jun 2005 15:34:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Do4nW-0002sB-4j for emacs-devel@gnu.org; Thu, 30 Jun 2005 15:34:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Do4nV-0002rn-V6 for emacs-devel@gnu.org; Thu, 30 Jun 2005 15:34:06 -0400 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Do4rM-0006Hk-5t for emacs-devel@gnu.org; Thu, 30 Jun 2005 15:38:04 -0400 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 289852CEA9F; Thu, 30 Jun 2005 15:32:57 -0400 (EDT) Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 070024AC00A; Thu, 30 Jun 2005 15:32:50 -0400 (EDT) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id E68B3E6A42; Thu, 30 Jun 2005 15:32:49 -0400 (EDT) Original-To: Ilya Zakharevich In-Reply-To: <20050630183506.GB16162@math.berkeley.edu> (Ilya Zakharevich's message of "Thu, 30 Jun 2005 11:35:06 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-4.847, requis 5, autolearn=not spam, AWL 0.05, BAYES_00 -4.90) X-MailScanner-From: monnier@iro.umontreal.ca 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:39969 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39969 >> I'd be very happy to merge the two versions, and indeed when I merged the >> 4.32 and then 5.0 version of your code I tried to reduce the differences >> between the two, but we won't be able to get to a full merge until your >> version integrates some of our changes. > I'm afraid you have it backwards. When I released 5.0, I merged all > the "useful" stuff from FSF version. No, I don't have it backwards. We both tried to reduce the divergence. Stefan