From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.devel Subject: Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)] Date: Thu, 30 Jun 2005 11:35:06 -0700 Message-ID: <20050630183506.GB16162@math.berkeley.edu> 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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120156267 29098 80.91.229.2 (30 Jun 2005 18:31:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2005 18:31:07 +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 20:31:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Do3np-0002bq-Fq for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 20:30:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Do3w7-0003tK-Tc for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2005 14:38:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Do3vc-0003lk-GZ for emacs-devel@gnu.org; Thu, 30 Jun 2005 14:38:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Do3va-0003kT-LR for emacs-devel@gnu.org; Thu, 30 Jun 2005 14:38:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Do3va-0003jy-Er for emacs-devel@gnu.org; Thu, 30 Jun 2005 14:38:22 -0400 Original-Received: from [169.229.58.57] (helo=mail.math.berkeley.edu) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Do3xQ-0008Vj-CV for emacs-devel@gnu.org; Thu, 30 Jun 2005 14:40:16 -0400 Original-Received: from powdermilk.math.berkeley.edu (IDENT:5930@powdermilk.Math.Berkeley.EDU [169.229.140.13]) by mail.math.berkeley.edu (8.13.4/8.13.1) with ESMTP id j5UIZ7me042299; Thu, 30 Jun 2005 11:35:07 -0700 (PDT) (envelope-from ilya@math.berkeley.edu) Original-Received: (from ilya@localhost) by powdermilk.math.berkeley.edu (8.12.10+Sun/8.12.10/Submit) id j5UIZ6pY016176; Thu, 30 Jun 2005 11:35:06 -0700 (PDT) Original-To: Stefan Monnier Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Scanned-By: MIMEDefang 2.52 on 169.229.58.57 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:39965 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39965 On Thu, Jun 30, 2005 at 02:01:29PM -0400, Stefan Monnier wrote: > 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. Hope this helps, Ilya