From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: cperl-mode instead of perl-mode? Date: Tue, 18 Apr 2006 10:56:28 -0400 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <4nirp79bkz.fsf@asimov.bwh.harvard.edu> References: <86d5fn0xue.fsf@blue.stonehenge.com> <4npsjl48cl.fsf@asimov.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1145372186 27632 80.91.229.2 (18 Apr 2006 14:56:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Apr 2006 14:56:26 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 18 16:56:24 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FVrcm-0003et-PC for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 16:56:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVrcm-0006qv-DB for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 10:56:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FVrcb-0006qq-DB for emacs-devel@gnu.org; Tue, 18 Apr 2006 10:56:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FVrca-0006pn-0J for emacs-devel@gnu.org; Tue, 18 Apr 2006 10:56:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVrcZ-0006pk-SB for emacs-devel@gnu.org; Tue, 18 Apr 2006 10:56:03 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FVrdT-0004kr-Bc for emacs-devel@gnu.org; Tue, 18 Apr 2006 10:56:59 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FVrcO-0003ZC-Cv for emacs-devel@gnu.org; Tue, 18 Apr 2006 16:55:52 +0200 Original-Received: from asimov.bwh.harvard.edu ([134.174.54.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Apr 2006 16:55:52 +0200 Original-Received: from tzz by asimov.bwh.harvard.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 18 Apr 2006 16:55:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: asimov.bwh.harvard.edu X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:UFdvqIH+Ll7iAzf8t5czZU/EtvE= 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:53011 Archived-At: On 14 Apr 2006, rms@gnu.org wrote: > That is why we installed CPerl mode and made it the default. But it > turned out that CPerl mode had some other painful bugs, and nobody > fixed them. > > If those bugs have been fixed, and the fixes have been installed, > maybe CPerl mode should be the default again. OK, I'm willing to test the bugs and see if any are still present (and even try to fix some, if I can). Does anyone have a list of them or a pointer to a summary discussion? Ted