help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is this a bug in cperl mode


From: Ilya Zakharevich
Subject: Re: Is this a bug in cperl mode
Date: Sun, 16 Feb 2003 01:28:47 +0000 (UTC)

[A complimentary Cc of this posting was sent to
Harry Putnam 
<hgp@sbcglobal.net>], who wrote in article <m21y2gundb.fsf@sbcglobal.net>:
> Yup.  Diffing the cperl-mode from emacs distro which claims to be
> 4.32 agaist the 4.32 found on Ilya's page shows major diff.

Mostly backward-compatibility bruhaha, and whitespace.  I found only
one significant bug in 4.32-RMS (one with indentation of

  $a = {
      };

).

>  And the
> one from Ilya's page doesn't have a problem with the posted code just
> like Kai said.

This is due to a different default for cperl-under-as-char.  The
proper solution (one which allows customization of
cperl-under-as-char) should be using a separate syntax table during
cperl-find-pods-heres - one with "_" marked as word-character (as it
should be).

Hope this helps,
Ilya


reply via email to

[Prev in Thread] Current Thread [Next in Thread]