Gnus development mailing list
 help / color / mirror / Atom feed
From: Jarl Friis <jarl@softace.dk>
Cc: bugs@gnus.org, ding@gnus.org
Subject: Re: Bug regarding reading sent-mail folder
Date: Mon, 19 Sep 2005 14:35:42 +0200	[thread overview]
Message-ID: <m3aci9grq9.fsf@zeus.intra.softace.dk> (raw)
In-Reply-To: <b4mr7d9p2j9.fsf@jpl.org> (Katsumi Yamaoka's message of "Fri, 05 Aug 2005 10:59:06 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> In <b4m64uqm7nw.fsf@jpl.org> Katsumi Yamaoka wrote:
>
>> If it is possible, please show me personally your .newsrc.eld
>> file.  I may be able to write a Lisp program to fix it.
>
> Thank you for sending it.  However, I didn't find any oddity in
> your .newsrc.eld file.  `gnus-newsrc-alist' contains some nntp
> groups connecting to some servers, nnml groups using the
> nnml:softace server and one nnfolder group in question.
> `gnus-server-alist' has a single element which defines the
> "archive" server.  They are summarized as follows:
>
> (setq gnus-newsrc-alist '(...
>       ("nnfolder+archive:all" 6 nil nil
>        (nnfolder "archive"
> 		 (nnfolder-inhibit-expiry t)
> 		 (nnfolder-directory "~/Mail-softace/sent-mail/")
> 		 (nnfolder-active-file "~/Mail-softace/sent-mail/active")))
>       ...))
>
> (setq gnus-server-alist
>       '(("archive" nnfolder "archive"
> 	 (nnfolder-get-new-mail nil)
> 	 (nnfolder-inhibit-expiry t)
> 	 (nnfolder-directory "~/Mail-softace/sent-mail/")
> 	 (nnfolder-active-file "~/Mail-softace/sent-mail/active"))))
>
> The `all' group entry specifies the server explicitly by itself,
> and there's neither other `all' group nor other `archive' server.
> The problem is `nil nil' in the `all' group entry which suggests
> there's no article. 

What values should there be instead of `nil nil'? Coule I manually
edit them? Whould it help?

Jarl

-- 
Jarl Friis
Softace ApS
Omøgade 8, 2.sal
2100 København Ø.
Denmark
Phone:  +45 26 13 20 90
E-mail: jarl@softace.dk




  reply	other threads:[~2005-09-19 12:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-01 17:09 Jarl Friis
2004-03-02  1:27 ` Katsumi Yamaoka
2004-03-04 21:53   ` Jarl Friis
2004-03-05  7:17     ` Katsumi Yamaoka
2005-07-29  6:56       ` Jarl Friis
2005-08-01  7:35         ` Katsumi Yamaoka
2005-08-05  1:59           ` Katsumi Yamaoka
2005-09-19 12:35             ` Jarl Friis [this message]
2005-09-20  1:51               ` Katsumi Yamaoka
2005-09-20  9:27                 ` Jarl Friis
2005-09-20  9:49                   ` Katsumi Yamaoka

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=m3aci9grq9.fsf@zeus.intra.softace.dk \
    --to=jarl@softace.dk \
    --cc=bugs@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).