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.
For comparison, c-perl-mode in the current Etch xemacs21 package does
*not* have this problem.
Regards,
Tim
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5--286tg3susesfs
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages emacs21-common depends on:
ii dpkg 1.13.25 package maintenance system for Deb
ii emacsen-common 1.4.17 Common facilities for all emacsen
emacs21-common recommends no packages.
-- no debconf information
--
The Wellcome Trust Sanger Institute is operated by Genome Research
Limited, a charity registered in England with number 1021457 and a
company registered in England with number 2742969, whose registered
office is 215 Euston Road, London, NW1 2BE.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]