emacs-pretest-bug
[Top][All Lists]
Advanced

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

(no subject)


From: Kenichi Handa
Subject: (no subject)
Date: Tue, 17 Oct 2006 13:48:47 +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>, Dan Jacobson <address@hidden> writes:

> One can "set coding system for the next command" to dired a mounted
> CDROM directory in the proper charset (big5 in my case). But the
> moment one types g to refresh the dired, the dired is back in the
> default charset.

> So emacs is very clever in detecting the coding systems of files, but
> not very cooperative for directories full of filenames all in a
> particular coding system.

Detecting a coding system of filenames in a directory is
difficult to implement, but it won't be that difficult to
respect a coding system explicitly specified by C-x C-m c
for dired.  Perhaps, it can be done by locally setting
file-name-coding-system of that buffer and making
dired-revert to pay attention to that value.

As I've never touch the code of dired.el, I'm not sure how
such a change is safe.  So, shall I try it in
emacs-unicode-2 branch?

---
Kenichi Handa
address@hidden




reply via email to

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