> From: Kenichi Handa <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED], [EMAIL PROTECTED], [email protected],
>         [EMAIL PROTECTED]
> Date: Fri, 16 Jun 2006 10:30:00 +0900
> 
> ??? It seems that directory_files_internal () checks file
> name matching after decoding the names.  So, why should we
> pay attention to how the names are encoded?

You right, sorry: I meant character set used for file names, not its
encoding.  The table in buffer_defaults.case_canon_table is good for
that buffer's charset, and Vascii_canon_table is only for ASCII,
right?  Or am I missing something?


Reply via email to