Gnus development mailing list
 help / color / mirror / Atom feed
* gnus request scan issue : backtrace
@ 2010-10-05 14:23 Richard Riley
  2010-10-05 14:54 ` Ted Zlatanov
  0 siblings, 1 reply; 11+ messages in thread
From: Richard Riley @ 2010-10-05 14:23 UTC (permalink / raw)
  To: ding

trying to localise spam splitting to only my main imap server I
modified my imap select method to this:-

      (setq nnimap-split-fancy (quote (: spam-split)))

      (add-to-list 'gnus-secondary-select-methods
                   `(nnimap "riley"
                            (nnimap-address "offlineimap")
                            (nnir-search-engine imap)
                            (nnimap-stream network)
                            (nnimap-split-methods (quote nnimap-split-fancy))
                            ))


Starting gnus I then get this backtrace:-

Debugger entered--Lisp error: (wrong-type-argument sequencep quote)
  nnmail-article-group(nnimap-dummy-active-number)
  nnmail-check-duplication("<87pqxduwtw.wl%phil@shellarchive.co.uk>"
nnimap-save-mail-spec nnimap-dummy-active-number
nnimap-save-mail-spec)
  nnmail-process-mmdf-mail-format(nnimap-save-mail-spec
nnimap-dummy-active-number nnimap-save-mail-spec)
  nnmail-split-incoming(#<buffer *nnimap offlineimap nil  *nntpd**<4>>
nnimap-save-mail-spec nil nil nnimap-dummy-active-number
nnimap-save-mail-spec)
  nnimap-split-incoming-mail()
  nnimap-request-scan(nil "riley")
  gnus-request-scan(nil (nnimap "riley" (nnimap-address "offlineimap")
(nnir-search-engine imap) (nnimap-stream network)
(nnimap-split-methods (quote nnimap-split-fancy))))
  gnus-read-active-file-1((nnimap "riley" (nnimap-address
"offlineimap") (nnir-search-engine imap) (nnimap-stream network)
(nnimap-split-methods (quote nnimap-split-fancy))) nil)
  gnus-read-active-file(nil nil)
  gnus-setup-news(nil nil nil)
  byte-code("\b\204\x0e

Is there anything obviously incorrect about this? And if this is a
valid "error" how would I go about cleaning up my email to avoid it?



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

end of thread, other threads:[~2010-10-06 10:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-05 14:23 gnus request scan issue : backtrace Richard Riley
2010-10-05 14:54 ` Ted Zlatanov
2010-10-05 15:26   ` Richard Riley
2010-10-05 15:41     ` Ted Zlatanov
2010-10-05 15:49       ` Richard Riley
2010-10-05 17:16       ` Lars Magne Ingebrigtsen
2010-10-05 17:31         ` Ted Zlatanov
2010-10-05 18:21           ` Tibor Simko
2010-10-06 10:09           ` Richard Riley
2010-10-05 18:47   ` Andreas Schwab
2010-10-05 19:25     ` Ted Zlatanov

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