> Does anyone want to chime in with support for the change?

There are cases when it does make sense: unprintable characters.

15:25 < ansgar> Now, 'new'$'\t''line' could also be $'new\tline' or
                new\tline.  But any of these is better than new?line

with which I do agree.  Thus, the handling of unprintables could use some
improvement (although '$'\t'' is too long).


I don't think mangling filenames with spaces is acceptable, though.

> I'm mostly ambivalent, but then I don't have a lot of filenames that are
> actually affected.

find ~ -name '* *'|wc -l
9194

-- 
A tit a day keeps the vet away.

Reply via email to