GNU bug report logs -
#13762
Problem with multipart messages since upgrading to Emacs24
Previous Next
Reported by: jarno.saarimaki <at> astrock.com (Jarno Saarimäki)
Date: Tue, 19 Feb 2013 16:55:02 UTC
Severity: normal
Tags: fixed
Found in version 5.13
Fixed in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13762 in the body.
You can then email your comments to 13762 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bugs <at> gnus.org
:
bug#13762
; Package
gnus
.
(Tue, 19 Feb 2013 16:55:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jarno.saarimaki <at> astrock.com (Jarno Saarimäki)
:
New bug report received and forwarded. Copy sent to
bugs <at> gnus.org
.
(Tue, 19 Feb 2013 16:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
After I upgraded my Emacs from version 23 to 24, I started getting
errors with multipart messages (html mails and attachments). Below is an
example backtrace.
Debugger entered--Lisp error: (wrong-type-argument bufferp #("multipart/mixed" 0 15 (boundary "=-=-=" buffer #<buffer *mm*<169>> from "jarno.saarimaki <at> astrock.com" start nil)))
buffer-name(#("multipart/mixed" 0 15 (boundary "=-=-=" buffer #<buffer *mm*<169>> from "jarno.saarimaki <at> astrock.com" start nil)))
mm-get-part((#("multipart/mixed" 0 15 (boundary "=-=-=" buffer #<buffer *mm*<169>> from "jarno.saarimaki <at> astrock.com" start nil)) (#<buffer *mm*<170>> ("text/plain") nil nil nil nil nil nil) (#<buffer *mm*<171>> ("text/plain") nil nil ("inline" (filename . "test.txt")) "test" nil nil)))
mm-inline-render-with-function((#("multipart/mixed" 0 15 (boundary "=-=-=" buffer #<buffer *mm*<169>> from "jarno.saarimaki <at> astrock.com" start nil)) (#<buffer *mm*<170>> ("text/plain") nil nil nil nil nil nil) (#<buffer *mm*<171>> ("text/plain") nil nil ("inline" (filename . "test.txt")) "test" nil nil)) html2text)
apply(mm-inline-render-with-function (#("multipart/mixed" 0 15 (boundary "=-=-=" buffer #<buffer *mm*<169>> from "jarno.saarimaki <at> astrock.com" start nil)) (#<buffer *mm*<170>> ("text/plain") nil nil nil nil nil nil) (#<buffer *mm*<171>> ("text/plain") nil nil ("inline" (filename . "test.txt")) "test" nil nil)) html2text)
mm-inline-text-html((#("multipart/mixed" 0 15 (boundary "=-=-=" buffer #<buffer *mm*<169>> from "jarno.saarimaki <at> astrock.com" start nil)) (#<buffer *mm*<170>> ("text/plain") nil nil nil nil nil nil) (#<buffer *mm*<171>> ("text/plain") nil nil ("inline" (filename . "test")) "test" nil nil)))
article-wash-html()
apply(article-wash-html nil)
(if interactive (call-interactively (quote article-wash-html)) (apply (quote article-wash-html) args))
(save-current-buffer (set-buffer gnus-article-buffer) (if interactive (call-interactively (quote article-wash-html)) (apply (quote article-wash-html) args)))
(with-current-buffer gnus-article-buffer (if interactive (call-interactively (quote article-wash-html)) (apply (quote article-wash-html) args)))
gnus-article-wash-html()
run-hooks(gnus-article-prepare-hook)
apply(run-hooks gnus-article-prepare-hook)
gnus-run-hooks(gnus-article-prepare-hook)
gnus-article-prepare(372 nil)
gnus-summary-display-article(372 nil)
gnus-summary-select-article(nil force)
gnus-summary-show-article(nil)
call-interactively(gnus-summary-show-article nil nil)
Gnus v5.13
GNU Emacs 24.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.12)
of 2012-09-22 on batsu, modified by Debian
200 news.gmane.org InterNetNews NNRP server INN 2.5.1 ready (posting ok)
101 Capability list:
VERSION 2
IMPLEMENTATION INN 2.5.1
AUTHINFO USER
HDR
LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT
OVER
POST
READER
STARTTLS
.
382 Begin TLS negotiation now
101 Capability list:
VERSION 2
IMPLEMENTATION INN 2.5.1
AUTHINFO USER
HDR
LIST ACTIVE ACTIVE.TIMES DISTRIB.PATS HEADERS NEWSGROUPS OVERVIEW.FMT
OVER
POST
READER
.
Information forwarded
to
bugs <at> gnus.org
:
bug#13762
; Package
gnus
.
(Wed, 27 Feb 2013 09:14:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 13762 <at> debbugs.gnu.org (full text, mbox):
I reported what I thought was a bug in my new Gnus, but since then I
realized this was perhaps not the case. In my earlier Gnus I had set the
function gnus-article-wash-html to be called at every article because
for some reason html articles weren't displayed correctly.
Now it appears that html messages are rendered automatically by
default. So, the error that I reported comes from calling
article-wash-html with multipart messages.
Jarno
Information forwarded
to
bugs <at> gnus.org
:
bug#13762
; Package
gnus
.
(Sat, 06 Jul 2013 16:27:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 13762 <at> debbugs.gnu.org (full text, mbox):
jarno.saarimaki <at> astrock.com (Jarno Saarimäki) writes:
> Now it appears that html messages are rendered automatically by
> default. So, the error that I reported comes from calling
> article-wash-html with multipart messages.
Yup. Fixed now.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Added tag(s) fixed.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sat, 06 Jul 2013 16:27:03 GMT)
Full text and
rfc822 format available.
bug marked as fixed in version 24.4, send any further explanations to
13762 <at> debbugs.gnu.org and jarno.saarimaki <at> astrock.com (Jarno Saarimäki)
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sat, 06 Jul 2013 16:27:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 04 Aug 2013 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 11 years and 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.