> Here is a patch. The dired offset are documented as being byte counts, > not character counts. The bug happens in any multibyte locale. > > Andreas. > > 2003-01-27 Andreas Schwab <[EMAIL PROTECTED]> > > * src/ls.c (quote_name): Add fourth parameter width into which to > store the screen columns and return number of bytes instead. > (print_dir): Pass NULL as fourth parameter of quote_name. > (print_name_with_quoting): Likewise. > (length_of_file_name_and_frills): Get the width from the fourth > parameter of quote_name instead of return value.
Hi Andreas! Thanks for that patch. I've applied it. _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
