Dan Christensen
2015-05-06 01:38:10 UTC
I just upgraded Gnus from git and now can't enter any nnmairix groups.
Here's the backtrace:
string-match("^[^:]+:" nil)
nnimap-retrieve-group-data-early("rocky" (nil))
nnimap-request-group("zz_mairix-nnmairixsearch-1" "rocky")
apply(nnimap-request-group ("zz_mairix-nnmairixsearch-1" "rocky"))
nnmairix-call-backend("request-group" "zz_mairix-nnmairixsearch-1" "rocky")
nnmairix-request-group-with-article-number-correction("zz_mairix-nnmairixsearch-1" "nnmairix+mairixserver:nnmairixsearch")
nnmairix-request-group("nnmairixsearch" "mairixserver" nil ("nnmairix+mairixserver:nnmairixsearch" 4 nil nil (nnmairix "mairixserver" (nnmairix-backend nnimap) (nnmairix-backend-server "rocky") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "nnmairixsearch")) ((numcorr t 47745 47748) (query "test") (display) (folder . "zz_mairix-nnmairixsearch-1") (threads))))
gnus-activate-group("nnmairix+mairixserver:nnmairixsearch" scan nil (nnmairix "mairixserver" (nnmairix-backend nnimap) (nnmairix-backend-server "rocky") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "nnmairixsearch")))
gnus-group-get-new-news-this-group(nil)
gnus-topic-get-new-news-this-topic(nil)
call-interactively(gnus-topic-get-new-news-this-topic nil nil)
I was previously using the git version from October 2014. I can bisect
this if needed, but first wanted to check whether anyone else has tried
nnmairix with a recent Gnus. If so, please let me know whether or not
it works for you.
Note that I'm using nnimap, and I saw that there were changes to the
way it handles getting the group data now.
Dan
Here's the backtrace:
string-match("^[^:]+:" nil)
nnimap-retrieve-group-data-early("rocky" (nil))
nnimap-request-group("zz_mairix-nnmairixsearch-1" "rocky")
apply(nnimap-request-group ("zz_mairix-nnmairixsearch-1" "rocky"))
nnmairix-call-backend("request-group" "zz_mairix-nnmairixsearch-1" "rocky")
nnmairix-request-group-with-article-number-correction("zz_mairix-nnmairixsearch-1" "nnmairix+mairixserver:nnmairixsearch")
nnmairix-request-group("nnmairixsearch" "mairixserver" nil ("nnmairix+mairixserver:nnmairixsearch" 4 nil nil (nnmairix "mairixserver" (nnmairix-backend nnimap) (nnmairix-backend-server "rocky") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "nnmairixsearch")) ((numcorr t 47745 47748) (query "test") (display) (folder . "zz_mairix-nnmairixsearch-1") (threads))))
gnus-activate-group("nnmairix+mairixserver:nnmairixsearch" scan nil (nnmairix "mairixserver" (nnmairix-backend nnimap) (nnmairix-backend-server "rocky") (nnmairix-mairix-command "mairix") (nnmairix-hidden-folders t) (nnmairix-default-group "nnmairixsearch")))
gnus-group-get-new-news-this-group(nil)
gnus-topic-get-new-news-this-topic(nil)
call-interactively(gnus-topic-get-new-news-this-topic nil nil)
I was previously using the git version from October 2014. I can bisect
this if needed, but first wanted to check whether anyone else has tried
nnmairix with a recent Gnus. If so, please let me know whether or not
it works for you.
Note that I'm using nnimap, and I saw that there were changes to the
way it handles getting the group data now.
Dan