From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Unknown Newsgroups: gmane.emacs.help Subject: Re: Is this a bug in cperl mode Date: Tue, 11 Feb 2003 01:23:03 GMT Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <841y2gv5zf.fsf@lucy.is.informatik.uni-duisburg.de> <20030210111426.399d34c7.occitan@esperanto.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit X-Trace: main.gmane.org 1044926760 11895 80.91.224.249 (11 Feb 2003 01:26:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 11 Feb 2003 01:26:00 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18iPBN-00035X-00 for ; Tue, 11 Feb 2003 02:25:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18iPAy-0003PW-05 for gnu-help-gnu-emacs@m.gmane.org; Mon, 10 Feb 2003 20:25:32 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!c03.atl99!sjc70.webusenet.com!news.webusenet.com!news03.bloor.is.net.cable.rogers.com!news01.bloor.is.net.cable.rogers.com.POSTED!not-for-mail Original-From: Le Wang Original-Newsgroups: gnu.emacs.help Original-Lines: 33 User-Agent: KNode/0.7.1 Original-NNTP-Posting-Host: 24.192.182.203 Original-X-Complaints-To: abuse@rogers.com Original-X-Trace: news01.bloor.is.net.cable.rogers.com 1044926583 24.192.182.203 (Mon, 10 Feb 2003 20:23:03 EST) Original-NNTP-Posting-Date: Mon, 10 Feb 2003 20:23:03 EST Original-Xref: shelby.stanford.edu gnu.emacs.help:110048 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6553 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6553 Daniel Pfeiffer wrote: > kai.grossjohann@uni-duisburg.de (Kai Großjohann) skribis: >> Harry Putnam writes: > >> > I get several kinds of goofy behavior from cperl mode on this snippet >> > of code. The syntax hylight breaks down on last section too. Makes >> > cperl pretty useless for what its designed for. Maybe its local guff >> > causing it but starting emacs -q -no-site-file doesn't seem to help. > >> I could reproduce this with the cperl that comes with Emacs, but the >> cperl from Ilya (I have 4.32, it seems) works. > >> How about you check that and submit a bug report, suggesting to >> upgrade the cperl in Emacs. (It seems that the cperl in Emacs is >> quite old.) > > Actually I've been exploring this recently, and the opposite is the case. > The CPerl from Ilya is quite old. The emacs variant has had quite a few > little bug-fixes over the last three years. This seems the first case where > Ilya's is better. Here is another: Using filladapt-mode, I'm able to fill end-of-line comments with the Ilya's version. This is broken in the Emacs version, both CVS and stable. I just checked, and adaptive-fill-mode is broken in the same manner. I can turn filladapt off in the mode hook, but still regression is never good. -- Le