Gnus development mailing list
 help / color / mirror / Atom feed
* No Gnus v0.11: splitting, error: encode-coding-string(nil utf-7-imap)
@ 2010-10-25  7:17 Gijs Hillenius
  2010-10-29 22:23 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Gijs Hillenius @ 2010-10-25  7:17 UTC (permalink / raw)
  To: ding


This is with No Gnus v0.11 gotten (gitted?) on October 19th,


Just now noticed that five messages in the INBOX did not get splitted to
their INBOX.folders. I use splitting with a hook to bbdb like so

,----
| (setq nnimap-split-fancy
|       '(| (: gnus-folder-per-bbdb)
|       ("From" "googlealerts.*" "INBOX.google-alerts") 
|       and more lines like the above
`----



Marking the unsplitted messages and hitting 'B r' asks me:

Backend to use when respooling (default nnimap):

Now, this value 'nnimap' is correct, but hitting tab here ^ prints [no
match]. And if I hit 'enter' (thus telling it to use the nnimap backend)
I get this error:


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 "thuis" t)
  gnus-request-accept-article(nil (nnimap "thuis" (nnimap-address
  "server") (nnimap-inbox "INBOX") (nnimap-split-methods
  nnmail-split-fancy) (nnir-search-engine imap) (nnimap-stream ssl)) t
  t)
  gnus-summary-move-article(nil nil (nnimap "thuis" (nnimap-address
  "server") (nnimap-inbox "INBOX") (nnimap-split-methods
  nnmail-split-fancy) (nnir-search-engine imap) (nnimap-stream ssl))
  copy)
  gnus-summary-copy-article(nil nil (nnimap "thuis" (nnimap-address
  "server") (nnimap-inbox "INBOX") (nnimap-split-methods
  nnmail-split-fancy) (nnir-search-engine imap) (nnimap-stream ssl)))
  gnus-summary-respool-article(nil (nnimap "thuis" (nnimap-address
  "server") (nnimap-inbox "INBOX") (nnimap-split-methods
  nnmail-split-fancy) (nnir-search-engine imap) (nnimap-stream ssl)))
  call-interactively(gnus-summary-respool-article nil nil)





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

end of thread, other threads:[~2010-11-01 18:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-25  7:17 No Gnus v0.11: splitting, error: encode-coding-string(nil utf-7-imap) Gijs Hillenius
2010-10-29 22:23 ` Lars Magne Ingebrigtsen
2010-11-01 14:33   ` Gijs Hillenius
2010-11-01 18:46     ` Lars Magne Ingebrigtsen

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).