Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: nnml-active-number: no such function
Date: Sat, 21 Jun 2014 10:20:37 -0700	[thread overview]
Message-ID: <87lhsq18nu.fsf@ericabrahamsen.net> (raw)

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)




             reply	other threads:[~2014-06-21 17:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-21 17:20 Eric Abrahamsen [this message]
2014-06-22 15:51 ` Eric Abrahamsen
2015-01-28  5:15 ` Lars Ingebrigtsen
2015-01-28  5:58   ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lhsq18nu.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).