Gnus development mailing list
 help / color / mirror / Atom feed
* nnml-active-number: no such function
@ 2014-06-21 17:20 Eric Abrahamsen
  2014-06-22 15:51 ` Eric Abrahamsen
  2015-01-28  5:15 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Abrahamsen @ 2014-06-21 17:20 UTC (permalink / raw)
  To: ding

I hit this trying to respool within an nnimap server, from INBOX to a
different group. This is git gnus. `nnimap-request-accept-article' uses
a form containing a call to `nnml-active-number', which doesn't exist.
Respool query gave me the correct group, but actually respooling gave me
the following (still with the non-existent "mail.misc" group!).

I've taken some of the server variables out.

Debugger entered--Lisp error: (void-function nnml-active-number)
  (nnml-active-number group "EA")
  (lambda (group) (nnml-active-number group "EA"))("mail.misc")
  nnmail-article-group((lambda (group) (nnml-active-number group "EA")))
  nnimap-request-accept-article(nil "EA" t)
  gnus-request-accept-article(nil (nnimap "EA" (nnimap-split-methods nnimap-split-fancy)) t t)
  eval((gnus-request-accept-article nil (quote (nnimap "EA"  (nnimap-split-methods nnimap-split-fancy))) t t))
  nnimap-request-move-article(18125 "INBOX" "EA" (gnus-request-accept-article nil (quote (nnimap "EA" (nnimap-split-methods nnimap-split-fancy))) t t) t nil)
  gnus-request-move-article(18125 "nnimap+EA:INBOX" "EA" (gnus-request-accept-article nil (quote (nnimap "EA"  (nnimap-split-methods nnimap-split-fancy))) t t) t nil)
  gnus-summary-move-article(nil nil (nnimap "EA" (nnimap-split-methods nnimap-split-fancy)))
  gnus-summary-respool-article(nil (nnimap "EA" (nnimap-split-methods nnimap-split-fancy)))
  funcall-interactively(gnus-summary-respool-article nil (nnimap "EA" (nnimap-split-methods nnimap-split-fancy)))
  call-interactively(gnus-summary-respool-article nil nil)
  command-execute(gnus-summary-respool-article)




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

end of thread, other threads:[~2015-01-28  5:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-21 17:20 nnml-active-number: no such function Eric Abrahamsen
2014-06-22 15:51 ` Eric Abrahamsen
2015-01-28  5:15 ` Lars Ingebrigtsen
2015-01-28  5:58   ` Eric Abrahamsen

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