help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] RE: C-x C-f *.txt RET (WAS: how to close all buffers at once


From: Kenichi Handa
Subject: Re: [h-e-w] RE: C-x C-f *.txt RET (WAS: how to close all buffers at once?)
Date: Tue, 20 Jun 2006 11:14:18 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Eli Zaretskii <address@hidden> writes:

>> ??? 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?

No.  Vascii_canon_table is for all characters despite its
name, and buffer_defaults.case_canon_table is set to
Vascii_canon_table.  And it's not for a specific buffer but
the default for a newly created buffer.

---
Kenichi Handa
address@hidden




reply via email to

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