Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: ding@gnus.org
Subject: Re: Archive group broken since very recently
Date: Sat, 18 Sep 2010 19:16:39 +0200	[thread overview]
Message-ID: <m3d3sb0y6g.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <201009172357.22047.tassilo@member.fsf.org>

Tassilo Horn <tassilo@member.fsf.org> writes:

> `gnus-similar-server-opened' returns t. 

[...]

> method is
>
>   (nnml "archive"
>         (nnml-inhibit-expiry t)
>         (nnml-get-new-mail nil)
>         (nnml-directory "~/.gnus.d/News/archive")
>         (nnml-active-file "~/.gnus.d/News/archive/active"))

[...]

> |  ((nnml "archive"
> | 		(nnml-inhibit-expiry t)
> | 		(nnml-get-new-mail nil)
> | 		(nnml-directory "~/.gnus.d/News/archive")
> | 		(nnml-active-file "~/.gnus.d/News/archive/active"))
> |   ok)
> |  ((nnml "archive"
> | 		(nnml-inhibit-expiry t)
> | 		(nnml-get-new-mail nil)
> | 		(nnml-directory "/home/horn/.gnus.d/News/archive")
> | 		(nnml-active-file "/home/horn/.gnus.d/News/archive/active"))

This must be the reason.  You have two nnml servers called "archive",
but their parameters aren't the same.  Therefore Gnus tries to make sure
they don't clobber each other by renaming one of them.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




  reply	other threads:[~2010-09-18 17:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-15 16:04 Tassilo Horn
2010-09-16  1:21 ` Katsumi Yamaoka
2010-09-16 10:26   ` Tassilo Horn
2010-09-16 18:00     ` Lars Magne Ingebrigtsen
2010-09-16 19:03       ` Tassilo Horn
2010-09-17  1:25         ` Lars Magne Ingebrigtsen
2010-09-17  8:09           ` Tassilo Horn
2010-09-17 15:51             ` Lars Magne Ingebrigtsen
2010-09-17 18:40               ` Tassilo Horn
2010-09-17 19:13                 ` Lars Magne Ingebrigtsen
2010-09-17 19:17                   ` Tassilo Horn
2010-09-17 19:24                     ` Lars Magne Ingebrigtsen
2010-09-17 21:57                       ` Tassilo Horn
2010-09-18 17:16                         ` Lars Magne Ingebrigtsen [this message]
2010-09-19  8:24                           ` Tassilo Horn

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=m3d3sb0y6g.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --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).