VB> PS: BTW, now "B t" to test where a message would end up consistenty
VB> answers "mail.misc" even on a message that was correctly split. And
VB> respooling with "B r" fails saying
VB> wrong type argument: stringp, nil
VB> But I can live with that.

TZ> I haven't looked at that code in a loooong time.  Could you do `M-x
TZ> toggle-debug-on-error', generate the wrong type error, and post the
TZ> backtrace, to be sure it's not something local to you?

Here you go (rewrapped to make gnus happy):

,----
| Debugger entered--Lisp error: (wrong-type-argument stringp nil)
|   encode-coding-string(nil utf-7-imap)
|   utf7-encode(nil t)
|   nnimap-request-accept-article(nil "local" t)
|   gnus-request-accept-article(nil (nnimap "local"
|     (nnimap-address "localhost") (nnimap-stream network)
|     (nnimap-inbox "INBOX")
|     (nnimap-split-methods (quote nnimap-split-fancy))
|     (nnimap-split-fancy (| ... "INBOX"))) t t)
|   eval((gnus-request-accept-article nil
|     (quote (nnimap "local" ... ... ... ... ...)) t t))
|   nnimap-request-move-article(363 "vt" "local"
|     (gnus-request-accept-article nil (quote
|     (nnimap "local" ... ... ... ... ...)) t t) t nil)
|   gnus-request-move-article(363 "vt" "local"
|     (gnus-request-accept-article nil (quote
|     (nnimap "local" ... ... ... ... ...)) t t) t nil)
|   gnus-summary-move-article(nil nil (nnimap "local"
|     (nnimap-address "localhost") (nnimap-stream network)
|     (nnimap-inbox "INBOX") (nnimap-split-methods
|     (quote nnimap-split-fancy))
|     (nnimap-split-fancy (| ... "INBOX"))))
|   gnus-summary-respool-article(nil (nnimap "local"
|     (nnimap-address "localhost") (nnimap-stream network)
|     (nnimap-inbox "INBOX") (nnimap-split-methods
|     (quote nnimap-split-fancy)) (nnimap-split-fancy (| ... "INBOX"))))
|   call-interactively(gnus-summary-respool-article nil nil)
`----

        /v

-- 
|                 |   UMPA - ENS Lyon   | Mél: vbeff...@ens-lyon.fr |
| Vincent Beffara |  46 allée d'Italie  | Tél: (+33) 4 72 72 85 25  |
|                 | 69364 Lyon Cedex 07 | Fax: (+33) 4 72 72 84 80  |


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to