Your message dated Tue, 07 Jun 2005 19:32:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307260: fixed in apel 10.6+0.20050606-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 2 May 2005 07:09:12 +0000
>From [EMAIL PROTECTED] Mon May 02 00:09:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp.irisa.fr [131.254.254.26]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DSV3I-0002lw-00; Mon, 02 May 2005 00:09:12 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by localhost.irisa.fr (Postfix) with ESMTP id 5BAEAFAD2
for <[EMAIL PROTECTED]>; Mon, 2 May 2005 09:09:11 +0200 (CEST)
Received: from smtp.irisa.fr ([131.254.254.26])
by localhost (melo.irisa.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 02837-09 for <[EMAIL PROTECTED]>;
Mon, 2 May 2005 09:09:08 +0200 (CEST)
Received: from ulp.irisa.fr (ulp.irisa.fr [131.254.100.176])
by smtp.irisa.fr (Postfix) with ESMTP id DEB53FACB
for <[EMAIL PROTECTED]>; Mon, 2 May 2005 09:09:08 +0200 (CEST)
Received: by ulp.irisa.fr (Postfix, from userid 1000)
id 9D4292F4F0; Sat, 30 Apr 2005 18:27:51 +0200 (CEST)
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apel: Invalid character errors
X-Debbugs-CC: Boris Daix <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 30 Apr 2005 18:27:51 +0200 (CEST)
From: [EMAIL PROTECTED] (Boris Daix)
X-Virus-Scanned: by amavisd-new at irisa.fr
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: apel
Version: 10.6+0.20040418-1
Severity: normal
Hello,
Emacs-ist for two years or so, I've often been disturbed by mysterious
"Invalid character: 020031, 8217, 0x2019" errors while working.
Especially, I wasn't able to use nnrss backend in Gnus, that fetches
and converts RSS streams in Gnus articles. Now I know what makes it
fail:
/usr/share/emacs21/site-lisp/apel/poem.el:82:
(defalias-maybe 'char-or-char-int-p 'integerp)
As APEL is loaded from /etc/emacs/site-start.d/ with rank 20 (quite
normal for a library on which other stuff will rely),
char-or-char-int-p is always bound to integerp. Gnus' nnrss.el uses
Gnus' mm-util.el, in which char-or-char-int-p is used if it exists
(char-valid-p otherwise). But with APEL loaded, char-or-char-int-p
isn't reliable anymore...
E.g., the following sexp reproduces above error:
(message "Char 8217: %c"
(if (char-or-char-int-p 8217) 8217))
I'm afraid other errors could occur with such defalias-maybe macros
loaded from poem.el (characterp, ...). Wouldn't it be possible to
bind those predicates more precisely, or to prefix them with poem-?
Besides, why poem is loaded in case mule-ucs is available (rank 40 in
site-start.d)?
Best regards,
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (1001, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) (ignored: LC_ALL set to
fr_FR)
Versions of packages apel depends on:
ii debianutils 2.13.2 Miscellaneous utilities specific t
ii emacs21-nox [emacsen] 21.4a-1 The GNU Emacs editor (without X su
ii make 3.80-9 The GNU version of the "make" util
-- no debconf information
---------------------------------------
Received: (at 307260-close) by bugs.debian.org; 7 Jun 2005 23:39:07 +0000
>From [EMAIL PROTECTED] Tue Jun 07 16:39:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dfnf1-0003Ht-00; Tue, 07 Jun 2005 16:39:07 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DfnYH-0005u8-00; Tue, 07 Jun 2005 19:32:09 -0400
From: Tatsuya Kinoshita <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#307260: fixed in apel 10.6+0.20050606-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 07 Jun 2005 19:32:09 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: apel
Source-Version: 10.6+0.20050606-1
We believe that the bug you reported is fixed in the latest version of
apel, which is due to be installed in the Debian FTP archive:
apel_10.6+0.20050606-1.diff.gz
to pool/main/a/apel/apel_10.6+0.20050606-1.diff.gz
apel_10.6+0.20050606-1.dsc
to pool/main/a/apel/apel_10.6+0.20050606-1.dsc
apel_10.6+0.20050606-1_all.deb
to pool/main/a/apel/apel_10.6+0.20050606-1_all.deb
apel_10.6+0.20050606.orig.tar.gz
to pool/main/a/apel/apel_10.6+0.20050606.orig.tar.gz
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.
Tatsuya Kinoshita <[EMAIL PROTECTED]> (supplier of updated apel 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.7
Date: Mon, 6 Jun 2005 20:40:15 +0900
Source: apel
Binary: apel
Architecture: source all
Version: 10.6+0.20050606-1
Distribution: unstable
Urgency: low
Maintainer: Tatsuya Kinoshita <[EMAIL PROTECTED]>
Changed-By: Tatsuya Kinoshita <[EMAIL PROTECTED]>
Description:
apel - portable library for emacsen
Closes: 307260
Changes:
apel (10.6+0.20050606-1) unstable; urgency=low
.
* sponsored by OHASHI Akira <[EMAIL PROTECTED]>
* New upstream release. (CVS trunk on 2005-06-06)
- poem.el: More precisely binding for `char-or-char-int-p'.
(closes: #307260)
* debian/emacsen-install.in: Ready for emacsen flavors sxemacs*.
* debian/watch: New file.
* debian/control: Revise short description.
* debian/copyright: Updated.
Files:
f48bdb0b0ba8f77220c32d4478b004e5 591 editors optional
apel_10.6+0.20050606-1.dsc
712199103125fc6afaff464a86ff89f4 133238 editors optional
apel_10.6+0.20050606.orig.tar.gz
5201c178824810b28206d59846fbecf1 7960 editors optional
apel_10.6+0.20050606-1.diff.gz
e20fa531e50e1df18e6f4e53fb534861 137868 editors optional
apel_10.6+0.20050606-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCpisr+pahSABNprQRAgVbAKCMoZ3HpmyKgcjvDRGGrvz8Xvn2ewCfbJLx
7B3r52DqoC+7htfT5xPuWgk=
=/1Gv
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]