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: Tue, 20 Sep 2005 18:49:01 +0900	[thread overview]
Message-ID: <b4mfys0oyr6.fsf@jpl.org> (raw)
In-Reply-To: <m31x3kgkbn.fsf@zeus.intra.softace.dk>

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

>> I'm sorry that I cannot reproduce the same bad behavior.  If it
>> occurs on me, I'll investigate all the Gnus functions related to
>> this step by step using edebug for example.

> Have you tried reproducing using the same backend (method)?

Yes, I tried it more than three times using exactly the same
method (and directory) as yours.  I also tried some various ways
in order to make the problem clear, but I've never succeeded in
it yet.  I hope other developers see the following thread and
try it too.

http://news.gmane.org/group/gmane.emacs.gnus.general/thread=56470

>> (I personally will not use the mail directory which is not the
>> default or the methods which aren't popular since I don't
>> believe they have been fully tested, though.)

> So what you say is that I might solve the problem by converting my
> sent-mail to another backend (method of storing my sent-mail), right?

Probably.  I use the local nntp server for `gnus-select-method'
and the settings similar to the following:

(setq gnus-secondary-select-methods '(nnml "")
      gnus-message-archive-method '(nnml "")
      gnus-message-archive-group '((if (message-news-p)
				       "sent-news"
				     "sent-mail")))



      reply	other threads:[~2005-09-20  9:49 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
2005-09-20  1:51               ` Katsumi Yamaoka
2005-09-20  9:27                 ` Jarl Friis
2005-09-20  9:49                   ` Katsumi Yamaoka [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=b4mfys0oyr6.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).