info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: split-fancy-with-parent


From: Vincent Beffara
Subject: Re: split-fancy-with-parent
Date: Thu, 24 Mar 2011 16:58:12 +0100
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/23.3 (darwin)

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: vbeffara@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  |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]