From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamala Narasimhan Subject: Re: [PATCH] xl: Special case tap/aio for disk validation Date: Fri, 28 Jan 2011 10:11:06 -0500 Message-ID: <4D42DC8A.60401@gmail.com> References: <4D407A06.1050902@gmail.com> <4D41ABEA.2080802@gmail.com> <4D42223E.1080008@gmail.com> <1296209178.14780.6993.camel@zakaz.uk.xensource.com> <1296220907.14780.7108.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: Ian Campbell , "xen-devel@lists.xensource.com" , Ian Jackson , "Kamala Narasimhan (3P)" List-Id: xen-devel@lists.xenproject.org Stefano Stabellini wrote: > On Fri, 28 Jan 2011, Ian Campbell wrote: >> On Fri, 2011-01-28 at 13:19 +0000, Stefano Stabellini wrote: >>> >>>> Lastly, I think the doc should be line-wrapped to 80 columns, >>> otherwise >>> >>> if you are using thunderbird you can use this extension to word wrap >>> your email: >>> >>> https://addons.mozilla.org/en-US/thunderbird/addon/toggle-word-wrap/ >> I'm not worried about the email, I'm worried about the format of the >> document checked into xen-unstable which will be read with all sorts of >> different tools. > > the implicit next step is to write the document inline in the email with > that extension:) Yes, I have that addon installed. But it doesn't allow me to selectively word wrap parts of the message which I would need while submitting patches (as I wouldn't want to word wrap code) which is why I turned off word wrapping completely. I included the text file as an attachment and wasn't expecting it to inline it to the email (which I then realized would be the case with some email clients)! Anyway, as suggested I should be fixing the format in the txt file which I will. Kamala