From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0afc8122a7dc55a4b1b07666ef3fd5d3@quanstro.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] pipeto.lib spool and encoding From: erik quanstrom Date: Fri, 19 Oct 2007 14:22:57 -0400 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: d4d4f224-ead2-11e9-9d60-3106f5b1d025 > most plan 9 tools are used on the upas presentation of a mailbox, > which *is* in utf-8. very few tools operate directly on the 8-bit > mail message. pipeto.lib is one of the few, and even there it > just works to get its input into an mbox and then invokes upas/fs. > > attempting to perform any conversion of the raw message is a mistake. > you're almost guaranteed to lose some information, and with little > to no benefit (thanks to everything using upas/fs to access mail). is there anything in the incoming charset that is useful? what distinguishes it from noise? - erik