Gnus development mailing list
 help / color / mirror / Atom feed
* Brian May's `Re: Bugs in PGnus' article jams Gnus
@ 1999-12-07 13:38 Hannu Koivisto
  1999-12-07 13:52 ` Gunnar Evermann
  1999-12-07 17:09 ` Shenghuo ZHU
  0 siblings, 2 replies; 37+ messages in thread
From: Hannu Koivisto @ 1999-12-07 13:38 UTC (permalink / raw)


Greetings,

Any attempt to read that article results in jam in my Emacs 20.3
with Gnus from CVS with file versions shown below.  If I break it
with debug-on-quit enabled (after waiting about one minute or so),
I get the following backtrace.

"""
Signaling: (quit)
  generate-new-buffer(" *mm*")
  mm-copy-to-buffer()
  mm-dissect-singlepart(("text/plain") base64 t nil nil)
  mm-dissect-buffer(t)
  mm-dissect-multipart(("multipart/mixed" (boundary . "=-=-=")))
  mm-dissect-buffer()
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(2893 nil)
  gnus-summary-display-article(2893 nil)
  gnus-summary-select-article(nil nil pseudo)
  gnus-summary-scroll-up(1)
* call-interactively(gnus-summary-scroll-up)
"""

Once I managed to get a backtrace that had one call more, which was
something like `generate-new-buffer(" *mm<820>*")', but I haven't
been able to replicate that.

It may be that the mail forwarder thing I'm using has broken it (it
has modified encodings from 8bit to base64), but I don't know MIME
enough to say for sure.  But even if it is broken, I think Gnus
shouldn't jam on it.

The article exactly as I see it is available at
<URL:http://www.iki.fi/azure/var/bugreports/problem-mail.txt>,
directly copied from my nnml folder directory.

Gnus file versions are (duh, I should have saved the exact checkout
time so that one could use -D (or is there some other handy way to
specify a point in version history when one can't write to the
repository and make tags?)):

ChangeLog 5.255
Makefile.in 5.5
base64.el 5.10
binhex.el 5.8
dgnushack.el 5.9
earcon.el 5.2
format-spec.el 5.1
gnus-agent.el 5.35
gnus-art.el 5.104
gnus-async.el 5.8
gnus-audio.el 5.3
gnus-bcklg.el 5.4
gnus-cache.el 5.18
gnus-cite.el 5.11
gnus-cus.el 5.17
gnus-demon.el 5.9
gnus-draft.el 5.12
gnus-dup.el 5.3
gnus-eform.el 5.3
gnus-ems.el 5.14
gnus-gl.el 5.4
gnus-group.el 5.34
gnus-int.el 5.12
gnus-kill.el 5.7
gnus-load.el 5.2
gnus-logic.el 5.6
gnus-mh.el 5.2
gnus-mlspl.el 5.5
gnus-move.el 5.2
gnus-msg.el 5.47
gnus-nocem.el 5.8
gnus-picon.el 5.17
gnus-range.el 5.9
gnus-salt.el 5.9
gnus-score.el 5.21
gnus-setup.el 5.3
gnus-soup.el 5.6
gnus-spec.el 5.7
gnus-srvr.el 5.17
gnus-start.el 5.46
gnus-sum.el 5.88
gnus-topic.el 5.12
gnus-undo.el 5.3
gnus-util.el 5.34
gnus-uu.el 5.19
gnus-vm.el 5.3
gnus-win.el 5.6
gnus-xmas.el 5.23
gnus.el 5.118
ietf-drums.el 5.5
imap.el 1.6
lpath.el 5.31
mail-parse.el 5.6
mail-prsvr.el 5.2
mail-source.el 5.29
mailcap.el 5.28
md5.el 5.3
message.el 5.81
messagexmas.el 5.4
messcompat.el 5.3
mm-bodies.el 5.45
mm-decode.el 5.67
mm-encode.el 5.17
mm-util.el 5.52
mm-uu.el 5.17
mm-view.el 5.39
mml.el 5.37
nnagent.el 5.5
nnbabyl.el 5.6
nndb.el 5.6
nndir.el 5.2
nndoc.el 5.19
nndraft.el 5.15
nneething.el 5.8
nnfolder.el 5.24
nngateway.el 5.4
nnheader.el 5.30
nnheaderxm.el 5.2
nnimap.el 1.6
nnkiboze.el 5.7
nnlistserv.el 5.4
nnmail.el 5.43
nnmbox.el 5.9
nnmh.el 5.10
nnml.el 5.19
nnoo.el 5.3
nnslashdot.el 5.32
nnsoup.el 5.10
nnspool.el 5.8
nntp.el 5.28
nnultimate.el 5.20
nnvirtual.el 5.11
nnwarchive.el 5.4
nnweb.el 5.20
parse-time.el 5.8
pop3.el 5.14
qp.el 5.13
rfc1843.el 5.6
rfc2045.el 5.2
rfc2047.el 5.30
rfc2104.el 1.3
rfc2231.el 5.9
score-mode.el 5.4
smiley.el 5.12
time-date.el 5.6
uudecode.el 5.8
webmail.el 5.5

-- 
Hannu


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~1999-12-10 14:27 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-07 13:38 Brian May's `Re: Bugs in PGnus' article jams Gnus Hannu Koivisto
1999-12-07 13:52 ` Gunnar Evermann
1999-12-07 14:06   ` Stein Arild Stromme
1999-12-07 14:21   ` Hannu Koivisto
1999-12-07 15:23     ` Laura Conrad
1999-12-07 16:01       ` Per Abrahamsen
1999-12-07 16:16         ` Hrvoje Niksic
1999-12-07 17:09 ` Shenghuo ZHU
1999-12-07 17:45   ` Shenghuo ZHU
1999-12-07 18:18     ` Hannu Koivisto
1999-12-07 18:22       ` Hrvoje Niksic
1999-12-07 18:57         ` Shenghuo ZHU
1999-12-07 19:21         ` Hannu Koivisto
1999-12-07 18:35     ` Toby Speight
1999-12-07 19:02       ` Shenghuo ZHU
1999-12-07 20:01         ` Jan Vroonhof
1999-12-08  9:18           ` Hrvoje Niksic
1999-12-09  0:46     ` Brian May
1999-12-09  1:11       ` Shenghuo ZHU
1999-12-09 13:37         ` Jan Vroonhof
1999-12-09 14:14           ` Per Abrahamsen
1999-12-09 15:46           ` Jan Vroonhof
     [not found]           ` <rj9034mcb2.fsf@zuse.dina.kvl.d <byr9gw2k2u.fsf@bolzano.math.ethz.ch>
1999-12-09 16:08             ` Per Abrahamsen
1999-12-09 19:18           ` Jan Vroonhof
1999-12-09 22:55             ` Shenghuo ZHU
1999-12-10  6:31               ` Lloyd Zusman
1999-12-10  6:42                 ` Shenghuo ZHU
     [not found]           ` <rj9034mcb2.fsf@zuse.dina.kvl.d <byr9gvrkh2.fsf@bolzano.math.ethz.ch>
1999-12-10  8:19             ` Hrvoje Niksic
1999-12-10  9:24             ` References (was: Re: Brian May's `Re: Bugs in PGnus' article jams Gnus) Per Abrahamsen
1999-12-10  9:59               ` Hrvoje Niksic
1999-12-10 11:52                 ` Per Abrahamsen
1999-12-10 10:24           ` Brian May's `Re: Bugs in PGnus' article jams Gnus Jan Vroonhof
1999-12-10 10:58             ` Broken References (was: Brian May's `Re: Bugs in PGnus' ...) Toby Speight
     [not found]           ` <rj9034mcb2.fsf@zuse.dina.kvl.d <byso1b14bp.fsf@bolzano.math.ethz.ch>
1999-12-10 12:06             ` Brian May's `Re: Bugs in PGnus' article jams Gnus Per Abrahamsen
1999-12-10 14:27           ` Jan Vroonhof
1999-12-10  0:46         ` Kai Großjohann
1999-12-10  3:55           ` Aaron M. Ucko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).