Bo Borgerson wrote (on Aug 22, 2008): > > Does it make sense to change the behavior for TAB, but not for "wide" > characters?
Relying on an undocumented tab length seems bad. However, on chars I suggest you just apply the bug->feature operator: document that line length is in chars, and explain that chars is a locale-dependent concept. Just my 2 cents. am _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
