Your message dated Fri, 6 Jul 2012 16:43:19 +0100
with message-id 
<capq4b8n+5zkqc3qpkrfpwhggxuuc9a5az1kgwy54unk0jq3...@mail.gmail.com>
and subject line Closing orphan/obsolete bugs (emacs21 with tag fixed-upstream)
has caused the Debian Bug report #155870,
regarding emacs20: perl-mode misparses /(xx$)/
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
155870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=155870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs20
Version: 20.7-13.1
Severity: normal

In regular expressions in perl, $) is parsed as "end of string" 
"close paren" not as "effective GID".  Perl mode in emacs seems to parse
it as the latter incorrectly.  This is related to, but not identical with,
bug 115898 (misparsing $} )

Real-life code segment that triggers this bug:

       if ( ! /^(?:access\ to|
                   by\ (?:submitting|this\ policy)|
                   get\ your|
                   handle,\ shown|
                   information\ and\ whois\.nic\.mil|
                   the\ (?:arin|data\ in|domain\ council)|
                   to\ (?:optimize\ query|single)|
                   this\ (?:policy|query)|
                   network\ information\:|
                   please\ use\ the|
                   policy\ |
                   register\ your|
                   whois\ HELP\@whois\.corenic\.net|
                   \%\ (?:How\ to\ use\ the|
                          The\ objects\ are\ in|
                          This\ is\ the\ RIPE|
                          Please\ visit\ http|
                          Rights\ restricted\ by|
                          See\ http:\/\/www\.ripe\.net|
                          Upgrade\ to\ Whois|
                          Whois\ data\ copyright)|
                   \%ok$)/xi ) {
          s/\r//g;
          $answer .= $_ . "\n";
       }



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux monkey 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages emacs20 depends on:
ii  dpkg                     1.9.21          Package maintenance system for Deb
ii  emacsen-common           1.4.15          Common facilities for all emacsen.
ii  libc6                    2.2.5-10        GNU C Library: Shared libraries an
ii  liblockfile1             1.03            NFS-safe locking library, includes
ii  libncurses5              5.2.20020112a-7 Shared libraries for terminal hand
ii  libxaw7                  4.1.0-16        X Athena widget set library
ii  xlibs                    4.1.0-16        X Window System client libraries



--- End Message ---
--- Begin Message ---
Hello,

Thanks for your interest in improving Debian, and sorry that the bugs
were not fully resolved or closed in due time.

emacs21 packages have been removed from testing in 2009 [1], not
present even in the current stable.  Consequently, these bugs are now
orphan (without maintainer assigned) so they probably will not be
attended/noticed further.

[1] http://packages.qa.debian.org/e/emacs21.html

The bugs deemed valid are going to be verified and reassigned, but the
current bugs that I'm closing now are very ancient (more than 10 years
sometimes) and marked as fixed-upstream years ago, with no recent
input, and are supposed to be fixed in emacs22 at the latest.

Please comment if you want think that some of the raised questions are
still pending and need to be addressed differently (e.g., reassigned
to other packages, etc.).

Cheers.


--- End Message ---

Reply via email to