emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dired doesn't work properly with a multibyte locale


From: Jim Meyering
Subject: Re: dired doesn't work properly with a multibyte locale
Date: Mon, 27 Jan 2003 14:35:55 +0100

> 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  <address@hidden>
>
>       * 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]