To my previous post: that would break visual code alignment if tabs are used 
for such alignment inside lines of code, not at beginning; tabs should be 
replaced there by variable number of spaces. Yet someone can use literal tabs 
inside strings (though mostly escape sequences are used), so the filter should 
avoid them. So a separate filter is needed.

Reply via email to