[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <EF4D78B7-DCE2-49E7-B31E-AB9A9B7F7609@mac.com>
Date: Sun, 16 Sep 2007 03:22:11 -0400
From: Kyle Moffett <mrmacman_g4@....com>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Anton Altaparmakov <aia21@....ac.uk>, marc.smith@...ail.mcc.edu,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Memory Management List <linux-mm@...ck.org>
Subject: Re: VM/VFS bug with large amount of memory and file systems?
On Sep 15, 2007, at 07:19:01, Peter Zijlstra wrote:
> On Sat, 2007-09-15 at 11:50 +0100, Anton Altaparmakov wrote:
>> I haven't word wrapped it at all. The lines appear as whole lines
>> in Apple Mail (my email client). It must be your email client
>> that is wrapping them...
>
> Oddly, this line is still long in Andrew's reply but wrapped in
> yours. Must be some odd mailer interaction.
Actually Apple Mail.app sends format=flowed wrapped to 73
characters. So a wrapped line has a single space character right
before each 'wrapping' newline. If your mail client supports
format=flowed viewing and sends without format=flowed (like AKPM's
mailer appears to), then it will properly unwrap the lines and resend
without the wrapping. Mailers which *DONT* support format=flowed
will see the wrapped version. Normally this is what you want but
it's a PITA for patches and logfiles.
I believe with Mail.app if you attach a .txt file it will be
unmangled and sent as "Content-Type: text/plain" and "Content-
Disposition: inline", so most email-clients will display it as part
of the message.
Cheers,
Kyle Moffett
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists