Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Cc: Katsumi Yamaoka <yamaoka@jpl.org>,
	Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Using cache to read IMAP mail offline, with proper deletion of Spam
Date: Wed, 15 Jul 2009 11:18:05 -0500	[thread overview]
Message-ID: <871vohvs1u.fsf@lifelogs.com> (raw)
In-Reply-To: <87skgzlrki.fsf@ubuntu.byty-RDD>

On Tue, 14 Jul 2009 10:14:05 +0400 白い熊 <ding_gnus.org@sumou.com> wrote: 

白> Ted Zlatanov <tzz@lifelogs.com> writes:
>> If you're interested in debugging further, I can try to help you.
>> What's your ELisp experience?

白> Thank you, I am interested. I'm a learning beginner in Elisp, but I've
白> hacked together some programs, based on remaking old sources, so some
白> experience.

All right.  I think, after looking at your original description, that
the Gnus cache (gnus-cache.el) is preventing the deletion.  I need you
to remove the article from the cache (`M-*' is the default binding)
before the first deletion and after the first deletion in two separate
tests.  That way we can find if the cache is holding on to the article
or just interfering with the deletion.

Also, as a baseline, I need you to confirm that setting the gnus-cache
variable to 'passive or nil prevents the problem from ocurring.

Katsumi Yamaoka and Reiner Steib have worked on the gnus-cache in the
past and may be able to help us debug this.

Thanks
Ted




  reply	other threads:[~2009-07-15 16:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14  6:14 白い熊
2009-07-15 16:18 ` Ted Zlatanov [this message]
2009-07-16  8:20   ` 白い熊
2009-07-17  9:32     ` 白い熊
  -- strict thread matches above, loose matches on Subject: below --
2009-07-22 12:49 白い熊
2009-06-23  9:17 ding_gnus.org
2009-07-08 19:01 ` Ted Zlatanov
2009-07-09  8:58   ` Unknown
2009-07-09 16:09     ` Ted Zlatanov
2009-07-11 20:07       ` 白い熊
2009-07-13 19:22         ` Ted Zlatanov

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=871vohvs1u.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.org \
    --cc=reinersteib+gmane@imap.cc \
    --cc=yamaoka@jpl.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).