9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] conversion of charsets in upas/fs
Date: Wed,  2 Feb 2005 08:48:39 -0500	[thread overview]
Message-ID: <ee9e417a050202054872754816@mail.gmail.com> (raw)
In-Reply-To: <2dedc9fe7367d2d8a7f475a7f845ddc3@voidness.de>

> I have a question, though, about the sed pipe here: In the usual case,
> where one doesn't use pipeto.lib, upas/fs has to deal with mails that
> have 'From '-lines in the body.
>
> There is no sed '/^$/,$ s/^From / From /' applied to mails before they
> get read by upas/fs.

That's not true.  Upas/deliver and the other programs that write to
the mail boxes do this tranformation.  If you have lines beginning with
"From ", then upas/fs will think there are multiple messages.

Russ


  reply	other threads:[~2005-02-02 13:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29 13:57 Heiko Dudzus
2005-01-31  1:21 ` Kenji Okamoto
2005-01-31 14:05   ` Heiko Dudzus
2005-01-31 18:40     ` Russ Cox
2005-01-31 19:19       ` boyd, rounin
2005-02-01  8:24       ` Heiko Dudzus
2005-02-01 10:29         ` Heiko Dudzus
2005-02-01 17:11           ` Heiko Dudzus
2005-02-01 20:41             ` Sape Mullender
2005-02-01 20:45               ` boyd, rounin
2005-02-01 18:26           ` Russ Cox
2005-02-01 18:37             ` rog
2005-02-01 19:50               ` boyd, rounin
2005-02-02 10:59               ` Heiko Dudzus
2005-02-02 13:48                 ` Russ Cox [this message]
2005-02-02 23:41                   ` Heiko Dudzus
2005-02-01  1:42     ` Kenji Okamoto
2005-02-01  3:42       ` Russ Cox

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=ee9e417a050202054872754816@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.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).