Gnus development mailing list
 help / color / mirror / Atom feed
From: lee <lee@yun.yagibdah.de>
To: ding@gnus.org
Subject: Re: weird servers and how to get rid of them
Date: Thu, 14 Jul 2011 21:03:58 +0200	[thread overview]
Message-ID: <87wrfkd6qp.fsf@yun.yagibdah.de> (raw)
In-Reply-To: <87r55tcrhk.fsf@member.fsf.org> (Tassilo Horn's message of "Thu, 14 Jul 2011 08:21:11 +0200")

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

> lee <lee@yun.yagibdah.de> writes:
>
> Hi Lee,
>
>> in the server buffer, I'm seeing some server entries that shouldn't be
>> there:
>>
>>
>> 1     {nnml:archive} (opened)
>> 2     {nnfolder:archive} (opened)
>> 3     {nndoc:gnus-help} (opened)
>> 4     {nndiary:} (opened)
>> 5     {nndiary:diary} (opened)
>>
>>
>> The servers in lines number 2, 3 and 4 are the ones I'd like to get
>> rid of.  They are not specified in my ~/.gnus.  They can neither be
>> edited, nor killed.
>
> Can't you kill them with `k' (not `C-k')?

They're read-only:

,----
| Debugger entered--Lisp error: (error "Read-only server nndiary:")
|   signal(error ("Read-only server nndiary:"))
|   error("Read-only server %s" "nndiary:")
|   gnus-server-kill-server("nndiary:")
|   call-interactively(gnus-server-kill-server nil nil)
`----

However, number 1 turned out not to work correctly: I found that when
checking for new mail, some (or all) of it was split into groups of the
archive server (number 1) instead of the nnml server which is the native
select method.  There doesn't seem to be a way in the rules for fancy
splitting to specify which server to use.  Things were messed up again,
and I had to restore from the backup, which also got me rid of number 1.

So I can't get nndiary to work --- perhaps it doesn't work because there
are two nndiary servers and gnus is confused about them.  Archiving
doesn't work as it should, either; perhaps it's because gnus cannot
handle several different archive methods at once?



      reply	other threads:[~2011-07-14 19:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 19:38 lee
2011-07-14  6:21 ` Tassilo Horn
2011-07-14 19:03   ` lee [this message]

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=87wrfkd6qp.fsf@yun.yagibdah.de \
    --to=lee@yun.yagibdah.de \
    --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).