On 2008-09-30 18:08 +0200, Tim Cutts wrote:
> Package: emacs21-common
> Version: 21.4a+1-3etch1
> Severity: normal
>
>
> Try entering the following code in a c-perl-mode buffer, with syntax
> highlighting on (I use font-lock-mode):
>
> my $seq = 'A' x 200;
>
> $seq =~ s/.{80}/$1\n/g;
>
> The {80} confuses the parser and c-perl-mode thinks the regex is
> unbalanced.
I don't see anything obviously wrong here. Could you elaborate what
exactly the problem is and maybe send a screenshot?
> For comparison, c-perl-mode in the current Etch xemacs21 package does
> *not* have this problem.
What are their respective versions (the cperl-version variable)? Maybe
you have an old cperl version somewhere in emacs21' load-path.
Regards,
Sven
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]