Gnus development mailing list
 help / color / mirror / Atom feed
From: Josh Huber <huber@alum.wpi.edu>
Subject: Re: more on accessing the body via split rules...
Date: 21 May 2001 14:15:45 -0400	[thread overview]
Message-ID: <87y9rqo9fp.fsf@mclinux.com> (raw)
In-Reply-To: <ilulmnq7gq0.fsf@barbar.josefsson.org>

Simon Josefsson <simon@josefsson.org> writes:

> > Should it copy the message into nnmail-incoming-buffer beforehand?
> 
> Yes, and looking at the code it looks like it does, but maybe I'm
> reading it wrong.  The article would be in g-o-a-b as well.

Well, I just tried it again and the buffer < *nnmail incoming*>
doesn't even exist during re-spooling.

so, my workaround is this:

(if (get-buffer " *nnmail incoming*")
    (set-buffer " *nnmail incoming*")
  (set-buffer " *Original Article*"))

which would work, I guess, but the introduction of
nnmail-incoming-buffer would be ideal :)

ttyl,

-- 
Josh Huber


      reply	other threads:[~2001-05-21 18:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-18 15:15 Josh Huber
2001-05-18 15:37 ` Josh Huber
2001-05-18 16:12   ` Kai Großjohann
2001-05-18 16:33     ` Josh Huber
2001-05-18 16:56       ` Kai Großjohann
2001-05-18 18:58         ` Josh Huber
2001-05-18 19:16           ` Kai Großjohann
2001-05-18 20:35             ` Josh Huber
2001-05-18 22:44               ` Kai Großjohann
2001-05-18 21:07             ` Simon Josefsson
2001-05-18 22:43               ` Kai Großjohann
2001-05-19  8:58                 ` Simon Josefsson
2001-05-19 11:20                   ` Kai Großjohann
2001-05-21 14:08                     ` Josh Huber
2001-05-21 14:30                       ` Kai Großjohann
2001-05-21 14:34                         ` Josh Huber
2001-05-21 17:29                       ` Simon Josefsson
2001-05-21 18:15                         ` Josh Huber [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=87y9rqo9fp.fsf@mclinux.com \
    --to=huber@alum.wpi.edu \
    /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).