Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: nils-dated-1213237429.39274f@ackermath.info
Cc: bugs@gnus.org, ding@gnus.org
Subject: Re: drafts and expiry-target problem and solution
Date: Wed, 19 Mar 2008 07:59:39 +0900	[thread overview]
Message-ID: <b4mzlsv1vvo.fsf@jpl.org> (raw)
In-Reply-To: <v9myovnajz.fsf@marauder.physik.uni-ulm.de>

>>>>> Reiner Steib wrote:
> On Tue, Mar 18 2008, Katsumi Yamaoka wrote:

> [ Patches by Nils Ackermann ]
>> The patches look good to me.  It is the best if you have signed a
>> paper to FSF,

> He hasn't.

>> but it seems to be able to treat as a tiny change.

> The patches are sufficiently small to be installed without papers.

Ok, I've installed Nils Ackermann's patch in the Gnus trunk and
the v5-10 branch.

>>>>> Katsumi Yamaoka wrote:

>> error: `nnml-save-mail: Selecting deleted buffer'.

> But doesn't your patch to message.el solve it?  Although I tried
> modifying the `nnml-open-nov' function as follows, before applying
> your patch, it is unnecessary, isn't it?

> (defun nnml-open-nov (group)
>   (let ((buffer (cdr (assoc group nnml-nov-buffer-alist))))
>     (if (gnus-buffer-live-p buffer)
>         buffer
>       (setq buffer (nnml-get-nov-buffer group))
>       (push (cons group buffer) nnml-nov-buffer-alist)
>       buffer)))

I didn't install it for the moment, since it may be no more than
a workaround to hide another nnoo-related bug.

Regards,



  reply	other threads:[~2008-03-18 22:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87r6eevweh.fsf@pascal.matem.unam.mx>
2008-03-18 12:53 ` Katsumi Yamaoka
2008-03-18 18:37   ` Reiner Steib
2008-03-18 22:59     ` Katsumi Yamaoka [this message]
2008-03-19  0:27   ` Nils Ackermann
2008-03-19  5:33     ` 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=b4mzlsv1vvo.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=bugs@gnus.org \
    --cc=ding@gnus.org \
    --cc=nils-dated-1213237429.39274f@ackermath.info \
    /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).