Package: emacs22-common
Version: 22.3+1-1.1
Severity: normal
$ cat test.pl
#!/usr/bin/perl
$_ = 'truc';
/ru/;
print $';
print "\n";
$ emacs22 -q test.pl
emacs22 highlights the ; in «print $';» and the last line as a string.
$' is a variable and should be recognized as such.
PS. emacs23 version 23.1+1-2 behaves likewise.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'stable'), (100, 'unstable'), (20,
'intrepid'), (10, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-core2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages emacs22-common depends on:
ii dpkg 1.15.3.1+b1 Debian package management
system
ii emacsen-common 1.4.19 Common facilities for all
emacsen
emacs22-common recommends no packages.
Versions of packages emacs22-common suggests:
ii emacs22-common-non-dfsg 22.3+1-1 GNU Emacs shared,
architecture ind
ii emacs22-el 22.3+1-1.1 GNU Emacs LISP (.el) files
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]