On 2010/01/08 13:33, Owain Ainsworth wrote: > Please note that none of your patches apply because of spaces in the > whitespace instead of tabs (I applied them manually). Either your mail > client is mangling the diffs, or you're copy/pasting the diffs into the > mail client. In future could you please try and stop this happening, it > makes dealing with the patches a lot harder?
I can recommend xclip (in packages) if you're pasting into X; e.g. "cvs di | xclip -i" then paste away.