From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-15?q?J=E9r=F4me_Marant?= Newsgroups: gmane.emacs.bugs Subject: Re: Cperl-mode does not highlight function names properly Date: Sat, 26 Feb 2005 09:21:43 +0100 Message-ID: <87r7j3spd4.fsf@marant.org> References: <87fyzkgi70.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1109407628 13856 80.91.229.2 (26 Feb 2005 08:47:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 26 Feb 2005 08:47:08 +0000 (UTC) Cc: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 26 09:47:08 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D4xbB-0006US-Sf for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Feb 2005 09:46:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4xt6-0007dI-8q for geb-bug-gnu-emacs@m.gmane.org; Sat, 26 Feb 2005 04:05:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D4xhR-0007Gu-OK for bug-gnu-emacs@gnu.org; Sat, 26 Feb 2005 03:53:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D4xhF-0007Di-FM for bug-gnu-emacs@gnu.org; Sat, 26 Feb 2005 03:53:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4xhE-00079P-7n for bug-gnu-emacs@gnu.org; Sat, 26 Feb 2005 03:53:08 -0500 Original-Received: from [213.228.0.176] (helo=postfix4-2.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D4xD7-0006tw-Ak for bug-gnu-emacs@gnu.org; Sat, 26 Feb 2005 03:22:01 -0500 Original-Received: from amboise (unknown [82.227.97.206]) by postfix4-2.free.fr (Postfix) with ESMTP id CB2502BEF2F; Sat, 26 Feb 2005 09:21:59 +0100 (CET) Original-Received: by amboise (Postfix, from userid 1000) id D7E122C03E; Sat, 26 Feb 2005 09:21:44 +0100 (CET) Original-To: bug-gnu-emacs@gnu.org In-Reply-To: <87fyzkgi70.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 25 Feb 2005 21:38:02 -0500") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geb-bug-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.bugs:10805 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10805 Stefan Monnier writes: >> Cperl-mode does not highlight properly function names that contain >> Perl keywords. > > For what it's worth the perl-mode (in Emacs-CVS at least) seems to highli= ght > them correctly. But it does not turn cperl-mode to highlight them properly :-) Also, it seems that cperl-mode on XEmacs (with a lower version of Cperl-mode) does not have such a problem. Speaking of perl-mode, Richard told me that this mode is obsolete and shall be deprecated. What's his status? (we have a bunch of bug reports in the Debian BTS about it). Cheers, --=20 J=E9r=F4me Marant