Your message dated Fri, 11 Oct 2013 23:18:49 +0000
with message-id <[email protected]>
and subject line Bug#669282: fixed in psgml 1.4.0-1
has caused the Debian Bug report #669282,
regarding psgml: Still using old style backquotes
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.)


-- 
669282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669282
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: psgml
Version: 1.3.2-13
Severity: minor
Tags: patch

Loading psgml emacs-snapshot complains with a warning: 

old-style backquotes detected!

This functionality has been obsolete for more than 10 years already
and will be removed at some time.  See (elisp)Backquote in the manual.

I suppose it's a good idea to upgrade the code to remove that warning, and 
I'd expect attached patch to do the work (mostly untested).

Regards,

-- 
Agustin
>From 0691279189ea4b962ed734f961dd267fb6a980ea Mon Sep 17 00:00:00 2001
From: Agustin Martin Domingo <[email protected]>
Date: Wed, 18 Apr 2012 19:55:05 +0200
Subject: [PATCH 2/2] psgml.el: Do not use obsolete old-style backquotes.

---
 psgml.el |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/psgml.el b/psgml.el
index 7d41ba2..a02a4bd 100644
--- a/psgml.el
+++ b/psgml.el
@@ -728,9 +728,9 @@ as that may change."
 
 (defun sgml-markup (entry text)
   (cons entry
-	(` (lambda ()
-	     (interactive)
-	     (sgml-insert-markup (, text))))))
+	`(lambda ()
+	   (interactive)
+	   (sgml-insert-markup (, text)))))
 
 (defun sgml-insert-markup (text)
   (let ((end (sgml-mouse-region))
@@ -1046,13 +1046,13 @@ as that may change."
 (defun sgml-compute-insert-dtd-items ()
   (loop for e in sgml-custom-dtd collect
         (vector (first e)
-                (` (sgml-doctype-insert (, (cadr e)) '(, (cddr e))))
+                `(sgml-doctype-insert (, (cadr e)) '(, (cddr e)))
                 t)))
 
 (defun sgml-compute-custom-markup-items ()
   (loop for e in sgml-custom-markup collect
         (vector (first e)
-                (` (sgml-insert-markup  (, (cadr e))))
+                `(sgml-insert-markup  (, (cadr e)))
                 t)))
 
 (defun sgml-build-custom-menus ()
-- 
1.7.10


--- End Message ---
--- Begin Message ---
Source: psgml
Source-Version: 1.4.0-1

We believe that the bug you reported is fixed in the latest version of
psgml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Neil Roeth <[email protected]> (supplier of updated psgml package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 10 Oct 2013 20:09:05 -0400
Source: psgml
Binary: psgml
Architecture: source all
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Neil Roeth <[email protected]>
Changed-By: Neil Roeth <[email protected]>
Description: 
 psgml      - Emacs major mode for editing SGML documents
Closes: 669282 693432
Changes: 
 psgml (1.4.0-1) unstable; urgency=low
 .
   * New upstream release - actually unofficial changes from
     http://www.fsavigny.de/gpled-software/psgml-1.4.0.tar.gz
     since psgml is not really being updated any more.
   * Updates to work with Emacs 24. (Closes: #693432).
   * New upstream version eliminates old style backquotes. (Closes: #669282).
Checksums-Sha1: 
 818c8260932ac33d539333755b073e7c1823c2f2 969 psgml_1.4.0-1.dsc
 9df6a43385cedb7a93d0cdf4fe9308fca45390c1 262246 psgml_1.4.0.orig.tar.gz
 1fed9739aa0412dc57eadddb2f458f92e0fb44ff 102564 psgml_1.4.0-1.diff.gz
 e75a4dd67c188466add73fb6f903e221acf190e5 273600 psgml_1.4.0-1_all.deb
Checksums-Sha256: 
 e59c5e536ff1d4a095e4f992df3f4e63c2bf72aaedfb657ce5a0e3cd7a1f3e41 969 
psgml_1.4.0-1.dsc
 a1c4d5ae3c27b475bebbea539c0933b7a7356dd69c5e1498a4125e5ee2db46e5 262246 
psgml_1.4.0.orig.tar.gz
 59c7783a14483bf457216411d31bde37965419c2a999073f015cf454bdea62ab 102564 
psgml_1.4.0-1.diff.gz
 eb7b5e263da3f5da9cdc74afc6876001bc1021dbc18a6de9f7a56784067d95bc 273600 
psgml_1.4.0-1_all.deb
Files: 
 8c4388ede4a150129e3c4a9c8e5383c8 969 text optional psgml_1.4.0-1.dsc
 15708585d27746db97c110276da3cef0 262246 text optional psgml_1.4.0.orig.tar.gz
 69928d0021db4423fc9b545ee8fdf52f 102564 text optional psgml_1.4.0-1.diff.gz
 861dd315150abb905f7ad9782e989533 273600 text optional psgml_1.4.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iD8DBQFSV39R6j+skPrutKkRArpsAJ9u3PMifMABwppfziRKxN2jICjC0QCg15PG
MdsWmFURVEeUX7Zd8aMbq9U=
=xzlb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to