Your message dated Wed, 27 Jul 2016 16:19:25 +0000
with message-id <[email protected]>
and subject line Bug#806932: fixed in cafeobj 1.5.5-1
has caused the Debian Bug report #806932,
regarding cafeobj-mode: 50cafeobj-mode.el setups when removed
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.)


-- 
806932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806932
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cafeobj-mode
Version: 1.5.4-4
Severity: minor
File: /etc/emacs/site-start.d/50cafeobj-mode.el

After

    dpkg --remove cafeobj-mode

visiting a .cafe file

    emacs -q /tmp/foo.cafe

gives an error

    File mode specification error: (file-error "Cannot open load file" "no such 
file or directory" "cafeobj-mode")

dpkg --remove leaves behind conf files like 50cafeobj-mode.el.
Generally the lisp startup should check for the package contents before
making its setups.  Eg.

    (if (not (file-exists-p "/usr/share/emacs/site-lisp/cafeobj-mode.el"))
        (message "cafeobj-mode removed but not purged, skipping setup")

      (autoload ...)
      (add-to-list '...))

Incidentally, the auto-load-alist regexp usually can be

    "\\.cafe\\'"

rather than "\\.cafe$" since $ matches a newline whereas \\' is end of
string -- in the highly unlikely event some other file had ".cafe\n..."
in its name.


-- System Information:
Debian Release: stretch/sid
Architecture: i386 (i686)

Kernel: Linux 4.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages cafeobj-mode depends on:
ii  emacsen-common  2.0.8

Versions of packages cafeobj-mode recommends:
pn  cafeobj  <none>

cafeobj-mode suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: cafeobj
Source-Version: 1.5.5-1

We believe that the bug you reported is fixed in the latest version of
cafeobj, 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.
Norbert Preining <[email protected]> (supplier of updated cafeobj 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: SHA512

Format: 1.8
Date: Wed, 27 Jul 2016 23:21:44 +0900
Source: cafeobj
Binary: cafeobj cafeobj-mode
Architecture: source all amd64
Version: 1.5.5-1
Distribution: unstable
Urgency: medium
Maintainer: Norbert Preining <[email protected]>
Changed-By: Norbert Preining <[email protected]>
Description:
 cafeobj    - new generation algebraic specification and programming language
 cafeobj-mode - Emacs major mode for editing CafeOBJ source code
Closes: 806932 830445
Changes:
 cafeobj (1.5.5-1) unstable; urgency=medium
 .
   * new upstream release
   * update copyright file
   * debian/control: update Vcs and homepage fields
   * fix emacs startup file, thanks to Kevin Ryde (Closes: #806932)
   * cherry pick upstream change to use tikz instead of graffle generated
     images in namespace documentation
   * adjust autoconf files to rebuild all documentation
   * add texlive-generic-extra to build deps (Closes: #830445)
   * documentation files: use tikz instead of graffle generated pdf
   * bump standards version, no changes necessary
   * add MotoyaLMaru fonts to build deps for logo
   * add texlive-extra-utils, ghostscript for pdfcrop to build-deps
Checksums-Sha1:
 2691ae186d9b62f5a8cd6a01b83570bf3af2ccc3 1759 cafeobj_1.5.5-1.dsc
 e596318f1d4df906d2e420dde40b8ab3cdfb3adb 8152268 cafeobj_1.5.5.orig.tar.gz
 58afa46e6bca7460e48d05b4ad79a1c691524e82 14632 cafeobj_1.5.5-1.debian.tar.xz
 bed7e0575a123e1704cd33d3388130fcdd4d4360 25424 cafeobj-mode_1.5.5-1_all.deb
 6557e485d602b97b093f7f32a79373c53676ead2 11914086 cafeobj_1.5.5-1_amd64.deb
Checksums-Sha256:
 ee16a87203c7a7a856e8c17af0e64f5d11b6164d283799bddac086e7d3f1c354 1759 
cafeobj_1.5.5-1.dsc
 e301dd725a7d74d3f6216a8ee37a4d15760e9a3e1f86e7e8cf479613e747c595 8152268 
cafeobj_1.5.5.orig.tar.gz
 97ab1b8071ea222fdc84997438b598eb80735e3e857c73069f7989bece154932 14632 
cafeobj_1.5.5-1.debian.tar.xz
 1756e0f47723a522e12cca09cbe616d4f36c54b9e6d3ff5f7ef3063bef999fc6 25424 
cafeobj-mode_1.5.5-1_all.deb
 d8955cc78da20b27f4171145e085cfa5a5d78629763c30a88e079cfc062070f7 11914086 
cafeobj_1.5.5-1_amd64.deb
Files:
 f9ce376f6f6e27bbb6b56340443cadc1 1759 science optional cafeobj_1.5.5-1.dsc
 6322682322fbe4c04cef50cfec3d2f33 8152268 science optional 
cafeobj_1.5.5.orig.tar.gz
 4ef37e895cc4051edc9adfd10bbbf1b8 14632 science optional 
cafeobj_1.5.5-1.debian.tar.xz
 31c5364a9830fc9e87b60ea6dc45ea70 25424 science optional 
cafeobj-mode_1.5.5-1_all.deb
 4a404ec7e1e720b103a4fdd5ee200792 11914086 science optional 
cafeobj_1.5.5-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQEcBAEBCgAGBQJXmMvAAAoJEOwAuNrTImaq4fcH/00TgIxgVI/GZ7RxTAK+yuAA
px8Dn9f2lw/vvVFVqRluCa/pR8Jvbw3+b4DOIvL6bzSk4/tfyNB8x2h4mkkAMe0M
XznfV52bE2r/OFQ6hvh8ATyY1bs692sZV0qJaXpajBQ/gSUv5kNPzNHdfEY0xi68
QwQm7XtgDXpJ5ZdYlVKSqCJ1HqbKDBXQHNaINb5rvbva6TRuxAcWcdd0m2TMrsdH
+XCAb/OqQMi3Y50xAnleo1e5Vs8owiqAJVcNqC/7HheS/EAqb63yofMAdjIUmPLo
dTCHDVRKkT7xAiHcoiyYP2eL2C81ALPDiYspHNRbtbdJ6aJe5I/iZyDFjYU4Skk=
=iTQR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to