Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx> writes: > +delete_trailing_dollar() { > + sed 's/\$$//' > +} This is what we have qz_to_tab_space for, isn't it? With it, you can not just avoid "trailing whitespace", but also "indent with spaces", like this: Q message thousand Z -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html