On Wed, Sep 24, 2014 at 02:52:06PM +0200, Jan Kara wrote: > Whitespace got mangled in your patches so much they are hardly readable. > Please resend them so that it is properly preserved. I'm not sure how other > guys using gmail do this so you might need to ask them... Thanks! And it would be nice if they are chained together so that people with proper mail-threading readers can easily find all of your patches. Probably the best way to do this is to configure your a local mail transfer agent on your Linux desktop/laptop, and configure it to use smart mail-router with authenticated SMTP to: Host: smtp.gmail.com Port: 465 Authentication: Yes Username: #YOU#@gmail.com Password: #YOUR_PASSWORD# Security: SSL Then use "git send-email" to post your patches, and it should all be good. (I'm guessing your cutting and pasting your patches into the mail send window, and that unfortunately tends not to work well.) Cheers, - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html