Package: flim
Version: 1:1.14.9+0.20100313-1
Severity: minor
mel-q-ccl.el uses two instances of the following construct to check if
it's running on emacs 23.1:
(and (eq emacs-major-version 23)
(eq emacs-minor-version 1))
It is a bad thing, as it will surely break on emacs upgrade to the 24.x branch.
I've set the severity to minor because it's a problem that is still
in the future, for the users of official debian emacs packages. But for the
users of emacs snapshots it's a present reality. Flim ceased to encode
quoted-printable correctly with the latest bazaar snapshot, that has
(eq emacs-major-version 24).
I think that the debian/changelog entry for 1:1.14.8+0.20070618-4 describes
a similar problem, and probably a similar solution should be applied.
I have no problems with quoted-printable since I rebuilt the package
with the explicit version test replaced with (charsetp 'unicode-bmp)
feature test (I'm not sure that the replacement is fully appropriate, though).
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.33-0.dmz.4-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages flim depends on:
ii apel 10.7+0.20080906-2 portable library for emacsen
ii dpkg 1.15.5.6 Debian package management system
ii emacs-snapshot [emacse 1:20100311-1.1 The GNU Emacs editor (development
ii emacs-snapshot-nox [em 1:20100311-1.1 The GNU Emacs editor (without X su
ii emacs22 [emacsen] 22.3+1-1.2 The GNU Emacs editor
ii emacs23-lucid [emacsen 23.1+1-6 The GNU Emacs editor
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
flim recommends no packages.
Versions of packages flim suggests:
ii semi 1.14.6+0.20100207-1 library to provide MIME feature fo
ii wl-beta [wl] 2.15.9+0.20100303-1 mail/news reader supporting IMAP f
pn xemacs21-bin <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]