Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: bugs@gnus.org, ding@gnus.org
Subject: Re: Bug regarding reading sent-mail folder
Date: Fri, 05 Mar 2004 16:17:15 +0900	[thread overview]
Message-ID: <b9yy8qfyd8k.fsf@jpl.org> (raw)
In-Reply-To: <m3smgoth21.fsf@zeus.intra.softace.dk>

>>>>> In <m3smgoth21.fsf@zeus.intra.softace.dk>
>>>>>	Jarl Friis <jarl@softace.dk> wrote:

>> % cd ~/Mail-softace/sent-mail
>> % ls -aF
>> ./ ../ active  all  all.mrk  all.nov  all~

> Hmm... that seems not to be the content of my directory, i have:
> #all#  ./  ../  active  all  all.nov  all~

> It seems that I am missing the all.mrk file, right?

Normally, the all.mrk file will be created automatically.
I guess the reason why Gnus doesn't create it is because
nnfolder-group-alist is nil.

> In other folder I have a ".marks" file.

[...]

>> If .mrk files are broken, you can ignore them by setting the
>> nnfolder-marks-is-evil variable as t.  This may be unrelated
>> though.

> What if it is completely missing?

> Even without setting this var to anything in .gnus, gnus (when
> starting up) changes the value from nil to t.

That's quite strange.  I couldn't find out what sets it as t.

Well, the saved data for the "nnfolder+archive:all" group may be
broken in the ~/.newsrc.eld file.  Could you let me know it?  To
do that, copy the following Lisp form into the *scratch* buffer
and evaluate it (type C-j at the end of the line).  Gnus needs
to be running.

(assoc "nnfolder+archive:all" gnus-newsrc-alist)
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2004-03-05  7:17 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 [this message]
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
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=b9yy8qfyd8k.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --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).