On Wed, Sep 29 2010, Lars Magne Ingebrigtsen wrote: > Julien Danjou writes: > >> Same here, with a mail on this list > > With that backtrace, I was able to reproduce the bug, and it's possibly > fixed now. Now, another one opening ding cvs commit group: Debugger entered--Lisp error: (wrong-type-argument char-or-string-p ("boundary" "=-=-=")) nnimap-insert-partial-structure((("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 817 17 NIL "1.1" NIL NIL) ("text" "x-diff" ("charset" "us-ascii") NIL "Make completing-read function configurable" "quoted-printable" 5031 123 NIL "1.2" NIL NIL) ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 61 3 NIL "1.3" NIL NIL) ("text" "x-diff" ("charset" "us-ascii") NIL "Introduce gnus-completing-read" "quoted-printable" 55742 1405 NIL "1.4" NIL NIL) "mixed" ("boundary" "=-=-=") NIL NIL NIL) (("1.4" "From=2070b9d629b53480965639385faa352687a7ef61ca Mon Sep 17 00:00:00 2001 \nFrom: Julien Danjou \nDate: Tue, 28 Sep 2010 18:06:46 +0200 \nSubject: [PATCH] Introduce gnus-completing-read \n \nSigned-off-by: Julien Danjou y care about. \n \n"))) nnimap-convert-partial-article(((("text" "plain" ... NIL NIL "7bit" 817 17 NIL "1.1" NIL NIL) ("text" "x-diff" ... NIL "Make completing-read function configurable" "quoted-printable" 5031 123 NIL "1.2" NIL NIL) ("text" "plain" ... NIL NIL "7bit" 61 3 NIL "1.3" NIL NIL) ("text" "x-diff" ... NIL "Introduce gnus-completing-read" "quoted-printable" 55742 1405 NIL "1.4" NIL NIL) "mixed" ("boundary" "=-=-=") NIL NIL NIL) ("application" "pgp-signature" NIL NIL NIL "7bit" 203 NIL NIL "2" NIL) "signed" ("boundary" "==-=-=" "micalg" "pgp-sha1" "protocol" "application/pgp-signature") NIL NIL NIL)) nnimap-get-partial-article(2426 ("1.1" "1.2" "1.3" "1.4") ((("text" "plain" ... NIL NIL "7bit" 817 17 NIL "1.1" NIL NIL) ("text" "x-diff" ... NIL "Make completing-read function configurable" "quoted-printable" 5031 123 NIL "1.2" NIL NIL) ("text" "plain" ... NIL NIL "7bit" 61 3 NIL "1.3" NIL NIL) ("text" "x-diff" ... NIL "Introduce gnus-completing-read" "quoted-printable" 55742 1405 NIL "1.4" NIL NIL) "mixed" ("boundary" "=-=-=") NIL NIL NIL) ("application" "pgp-signature" NIL NIL NIL "7bit" 203 NIL NIL "2" NIL) "signed" ("boundary" "==-=-=" "micalg" "pgp-sha1" "protocol" "application/pgp-signature") NIL NIL NIL)) nnimap-request-article(2426 "Naquadah.lists.ding" "Mail" nil) gnus-request-article(2426 "Naquadah.lists.ding") gnus-score-body((((touched nil) ("to" ...) ("cc" ...) ("from" ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) ("subject" ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) ("references" ... ...) ("body" ...) (mark -5000))) "body" 734044 734037 nil) gnus-score-headers(("/home/jd/News/Naquadah.lists.ding.SCORE" "/home/jd/.gnus.score") nil) gnus-possibly-score-headers() gnus-summary-read-group-1("Naquadah.lists.ding" nil t nil nil nil) gnus-summary-read-group("Naquadah.lists.ding" nil t nil nil nil nil) gnus-group-read-group(nil t) gnus-group-select-group(nil) call-interactively(gnus-group-select-group nil nil) I've cut the last function because it has the full mail content which is very long. I've: (setq nnimap-fetch-partial-articles "text/") As usual. -- Julien Danjou // ᐰ http://julien.danjou.info