Gnus development mailing list
 help / color / mirror / Atom feed
* latest imap changes break refiling
@ 2015-01-29  8:02 Alan Schmitt
  2015-01-29  8:04 ` Alan Schmitt
  2015-01-29  8:06 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 15+ messages in thread
From: Alan Schmitt @ 2015-01-29  8:02 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 975 bytes --]

Hello,

I'm using the master branch of the git version of gnus, and after
a recent update I have some problems when refiling messages. This is the
backtrace that I get:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("^[^:]+:" nil)
  nnimap-retrieve-group-data-early("local" (nil))
  nnimap-request-group("old.lists.formal.2014.01" "local" nil nil)
  gnus-request-group("nnimap+local:old.lists.formal.2014.01")
  nnmail-expiry-target-group("nnimap+local:old.lists.formal.2014.01" "lists.formal")

`nnimap+local' is a local dovecot server (I refile messages that are
older than 1 year old locally):

#+begin_src emacs-lisp
(setq gnus-secondary-select-methods 
      '((nnimap 
         "local"
         (nnimap-address "localhost")
         (nnimap-server-port 143)
         (nnimap-stream network))))
#+end_src

Is this a bug with the recent imap changes?

Thanks,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 494 bytes --]

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

end of thread, other threads:[~2015-03-05 12:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29  8:02 latest imap changes break refiling Alan Schmitt
2015-01-29  8:04 ` Alan Schmitt
2015-01-29  8:06 ` Lars Ingebrigtsen
2015-01-29  8:51   ` Alan Schmitt
2015-01-29 10:18     ` Alan Schmitt
2015-01-29 11:08       ` Lars Ingebrigtsen
2015-01-29 12:03         ` Alan Schmitt
2015-02-05  2:29           ` Lars Ingebrigtsen
2015-02-05  9:26             ` Alan Schmitt
2015-02-13  6:23               ` Lars Ingebrigtsen
2015-02-13  9:34                 ` Alan Schmitt
2015-02-21  9:40                   ` Alan Schmitt
2015-03-03 13:17                     ` Alan Schmitt
2015-03-05 12:29                   ` Alan Schmitt
2015-01-29 10:19     ` Alan Schmitt

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