Your message dated Sun, 26 Oct 2014 18:48:55 +0000
with message-id <[email protected]>
and subject line Bug#753885: Removed package(s) from unstable
has caused the Debian Bug report #643334,
regarding emacs23: viper-save-setting produces invalid configuration file
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.)


-- 
643334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643334
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23
Version: 23.3+1-1.1
Severity: normal

Dear Maintainer,

Steps to reproduce: With viper-mode loaded, go to the scratch buffer and run
the following code:

(setq x 3)
(viper-save-setting 'x nil "/tmp/.viper" t)
(setq x 4)
(viper-save-setting 'x nil "/tmp/.viper" t)

Expected behavior: The file /tmp/.viper should contain the following:

(setq x '4)

Actual behavior: The file /tmp/.viper contains the following:

(setq x  '4 '3)

Comments:

I don't know lisp so I'm not sure whether the expected behavior is actually for
/tmp/.viper to contain (setq x 4) rather than (setq x '4), but I can at least
see that (setq x  '4 '3) does not conform to the documented syntax for setq.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (99, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs23 depends on:
ii  emacs23-bin-common  23.3+1-1.1
ii  libasound2          1.0.24.1-4
ii  libatk1.0-0         2.0.1-2
ii  libc6               2.13-21
ii  libcairo2           1.10.2-6~bpo60+1
ii  libdbus-1-3         1.4.14-1
ii  libfontconfig1      2.8.0-3
ii  libfreetype6        2.4.6-2
ii  libgconf2-4         2.32.4-1
ii  libgdk-pixbuf2.0-0  2.24.0-1
ii  libgif4             4.1.6-9
ii  libglib2.0-0        2.28.6-1
ii  libgpm2             1.20.4-4
ii  libgtk2.0-0         2.24.4-3
ii  libice6             2:1.0.7-2
ii  libjpeg8            8c-2
ii  libm17n-0           1.6.2-3
ii  libncurses5         5.9-1
ii  libotf0             0.9.12-1
ii  libpango1.0-0       1.28.4-3
ii  libpng12-0          1.2.46-3
ii  librsvg2-2          2.34.0-1
ii  libsm6              2:1.2.0-2
ii  libtiff4            3.9.5-1
ii  libx11-6            2:1.4.4-1
ii  libxft2             2.2.0-3
ii  libxpm4             1:3.5.9-1
ii  libxrender1         1:0.9.6-2
ii  zlib1g              1:1.2.3.4.dfsg-3

emacs23 recommends no packages.

Versions of packages emacs23 suggests:
ii  emacs23-common-non-dfsg  23.3+1-1



--- End Message ---
--- Begin Message ---
Version: 23.4+1-4.1+rm

Dear submitter,

as the package emacs23 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 https://bugs.debian.org/753885

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.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to