Your message dated Sun, 13 Oct 2013 09:51:59 +0000
with message-id <[email protected]>
and subject line Bug#726023: Removed package(s) from unstable
has caused the Debian Bug report #145279,
regarding xemacs21-basesupport: SQL mode syntax highlighting does not handle 
escaped quotes in strings
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.)


-- 
145279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=145279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xemacs21-basesupport
Version: 2002.03.29-1
Severity: normal

Save the following file 
--- bug.sql

create table pub (
        name    text not null,
        city    text not null
);

insert into pub values ('Pete\'s Pub', 'London');
insert into pub values ('De Wallen', 'A\'dam');

--- bug.sql ends here

C-x C-f bug.sql  ;; Load the file into XEmacs21
M-x sql-mode     ;; Turn on SQL mode
M-x font-lock-fontify-buffer  ;; Fontify buffer

Note that SQL mode considers the escaped quote (\') to be 
the end of the string when if fact, the string only ends
after the third quote.



-- System Information
Debian Release: 3.0
Kernel Version: Linux duronbox.nosuchnet 2.4.17 #4 Fri Jan 11 21:52:58 CET 2002 
i686 unknown

Versions of the packages xemacs21-basesupport depends on:
ii  perl           5.6.1-7        Larry Wall's Practical Extraction and Report



--- End Message ---
--- Begin Message ---
Version: 2009.02.17.dfsg.1-1+rm

Dear submitter,

as the package xemacs21-packages has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/726023

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to