Sam Tresler wrote: > - Auto-remove windows line breaks I just fix the linebreaks and trailing whitespace for every patch I get: wget -qO - $1 | dos2unix | sed -e 's/^\(+.*[^ ]\) *$/\1/' -e 's/^+ *$/+/' -- Neil Drumm http://delocalizedham.com/