Your message dated Mon, 09 Jan 2012 21:03:41 +0000
with message-id <[email protected]>
and subject line Bug#653253: fixed in gnuplot-mode 1:0.6.0-8
has caused the Debian Bug report #653253,
regarding gnuplot-mode: visiting .gp after remove but not purge
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.)
--
653253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653253
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnuplot-mode
Version: 1:0.6.0-7
Severity: minor
File: /etc/emacs/site-start.d/50gnuplot-mode.el
After
apt-get remove gnuplot-mode
visiting a .gp file
emacs /tmp/foo.gp
gets an error
File mode specification error: (file-error "Cannot open load file"
"gnuplot")
I think 50gnuplot-mode.el should not make an auto-mode-alist setup if
the package has been removed, but not purged, so the 50gnuplot-mode.el
remains.
Usually this can be done by checking for a package directory and
skipping then setups when "removed but not purged". Eg. (untested :)
(if (not (file-exists-p "/usr/share/emacs/site-lisp/gnuplot-mode"))
(message "gnuplot-mode removed but not purged, skipping setup")
...)
Incidentally, the "foo.gp" can clash with pari-gp scripts called ".gp".
I've used and seen occasionally ".gnuplot". Maybe it'd be worth adding
that to auto-mode-alist as well.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnuplot-mode depends on:
ii emacs21 [emacsen] 21.4a+1-5.7
ii emacs22-gtk [emacsen] 22.3+1-1.2
ii emacs23 [emacsen] 23.3+1-1
ii gnuplot-nox 4.4.0-1.1+b1
ii xemacs21 21.4.22-3
ii xemacs21-mule [xemacs21] 21.4.22-3
gnuplot-mode recommends no packages.
Versions of packages gnuplot-mode suggests:
ii gnuplot-doc 4.4.0-1.1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gnuplot-mode
Source-Version: 1:0.6.0-8
We believe that the bug you reported is fixed in the latest version of
gnuplot-mode, which is due to be installed in the Debian FTP archive:
gnuplot-mode_0.6.0-8.debian.tar.gz
to main/g/gnuplot-mode/gnuplot-mode_0.6.0-8.debian.tar.gz
gnuplot-mode_0.6.0-8.dsc
to main/g/gnuplot-mode/gnuplot-mode_0.6.0-8.dsc
gnuplot-mode_0.6.0-8_all.deb
to main/g/gnuplot-mode/gnuplot-mode_0.6.0-8_all.deb
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.
Vincent Fourmond <[email protected]> (supplier of updated gnuplot-mode
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: Mon, 09 Jan 2012 21:05:59 +0100
Source: gnuplot-mode
Binary: gnuplot-mode
Architecture: source all
Version: 1:0.6.0-8
Distribution: unstable
Urgency: low
Maintainer: Vincent Fourmond <[email protected]>
Changed-By: Vincent Fourmond <[email protected]>
Description:
gnuplot-mode - Yet another Gnuplot mode for Emacs
Closes: 653253
Changes:
gnuplot-mode (1:0.6.0-8) unstable; urgency=low
.
* Do not mess up emacs's auto-mode-alist when the packaged is
uninstalled (but not purged), thanks to Kevin Ryde for noticing and to
Agustin Martin to provide the patch (closes: #653253)
* Add .gnuplot to auto-mode-alist
* Bump to standards 3.9.2
Checksums-Sha1:
4d748e9f34319015bf70252f2ca72a051c41b5bd 1271 gnuplot-mode_0.6.0-8.dsc
88ff818fca2d7117cfa5a7f4fe9f36a119407922 7940
gnuplot-mode_0.6.0-8.debian.tar.gz
4712b17670dabbb3e9d3c952de2877d78ae50b5b 144356 gnuplot-mode_0.6.0-8_all.deb
Checksums-Sha256:
6997c76b9c0d3322b18afd8eda58fe43ddb71b327bc642053f19028ac8fa9407 1271
gnuplot-mode_0.6.0-8.dsc
c7c29f5491664379dc9eadb7b77934d420d599095b8bd964b2196b9e82e154b5 7940
gnuplot-mode_0.6.0-8.debian.tar.gz
dd1f7a893346dda11254d44904e9389e808707f0557b8bf06ad7221722613b43 144356
gnuplot-mode_0.6.0-8_all.deb
Files:
630b34b2ec74ae1adf652a1a9f55e922 1271 math optional gnuplot-mode_0.6.0-8.dsc
160b3e99579b1a5e35939a3152d9de01 7940 math optional
gnuplot-mode_0.6.0-8.debian.tar.gz
2fff47e2d52e1c0e3bbb7ae18dc32854 144356 math optional
gnuplot-mode_0.6.0-8_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk8LScQACgkQx/UhwSKygsotzwCeNGVjPj9geKYP0KLQHaQTeBOl
U3wAn2avfq/6MObuzFJsJNFOIzikstah
=6sUh
-----END PGP SIGNATURE-----
--- End Message ---