Gnus development mailing list
 help / color / mirror / Atom feed
From: Martin Geisler <gimpster@gimpster.com>
Subject: Problem with nntp-request-accept-article
Date: 01 Jul 2001 21:03:11 +0200	[thread overview]
Message-ID: <87els079qo.fsf@gimpster.sol1> (raw)

Hi there!

I've been using Gnus for some time now to read my mail, and I think
it's great. So I decided that it was time to try reading news with it
also, since that's what it's designed for after all.

So I modified my ~/.gnus file like this:


;; Set the default select-method to local mail.
(setq gnus-select-method '(nntp "news.stofanet.dk"))
(setq gnus-secondary-select-method '(nnml ""))
(setq gnus-group-split-default-catch-all-group "Inbox")

;; Archive sent messages
(setq gnus-message-archive-method
      '(nnml ""))
(setq gnus-message-archive-group "Sent")


Before I had '(nnml "") as my select-method. The new file worked
beautifully. I could read news and mail. But now after a couple of
weeks joy, I'm getting the error

Symbol's function definition is void: nntp-request-accept-article

every time I try to exit my Inbox. I've made a backtrace:


Signaling: (void-function nntp-request-accept-article)
  nntp-request-accept-article("Inbox-archive" "news.stofanet.dk" nil)
  gnus-request-accept-article("Inbox-archive" nil nil t)
  nnmail-expiry-target-group("Inbox-archive" "Inbox")
  nnml-request-expire-articles((11666 [...] 11814 11815 ... . ...))) "Inbox" "" nil)
  gnus-request-expire-articles((11666 [...] 11814 11815 ... . ...))) "nnml:Inbox")
  gnus-summary-expire-articles()
  run-hooks(gnus-summary-prepare-exit-hook)
  apply(run-hooks gnus-summary-prepare-exit-hook)
  gnus-run-hooks(gnus-summary-prepare-exit-hook)
  gnus-summary-exit()
  call-interactively(gnus-summary-exit)


(I've replaces a lot of article numbers with [...], I haven't changed
the other periods.)

The article numbers correspond to those that should be expired. I'm
using total-expire, with an expire-target of Inbox-archive. The
backend is nnml, and I'm running Gnus v5.8.8 taken from Debian
unstable (Linux).

So, does anybody know what I've done wrong? I'm guessing that the
problem is, that Gnus tries to talk to my news server news.stofanet.dk
about my Inbox-archive, but I don't know how do rectify the situation.

Any help would be appreciated, thanks!

-- 
Best regards,
Martin Geisler

Checkout http://www.gimpster.com for:
PHP Weather => Shows the current weather on your webpages.
PHP Shell   => A telnet-connection (almost :-) in a PHP page.


             reply	other threads:[~2001-07-01 19:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-01 19:03 Martin Geisler [this message]
2001-07-01 20:24 ` Paul Jarc
2001-07-01 21:23   ` Martin Geisler
2001-07-01 22:06     ` Kai Großjohann
2001-07-02  3:22       ` Paul Jarc
2001-07-02  8:34       ` Martin Geisler
2001-07-01 21:27 ` Kai Großjohann
2001-07-02  8:42   ` Martin Geisler
2001-07-02 15:32     ` Paul Jarc

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=87els079qo.fsf@gimpster.sol1 \
    --to=gimpster@gimpster.com \
    /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).