
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Reading kanji file name from Mac OS X
>>>>> "David" == David Riggs <dariggs@example.com> writes:
David> Thanks for the suggestions Stephen, I can sometimes read
David> some of the file names in emacs, but its a real hassel.
That's weird. I'll have to try a CD (ie, ISO 9660 fs), but on disk
(ie, HFS+ fs) all I need to do is
M-: (setq file-name-coding-system 'utf-8) RET
and live happily ever after. It is a hassle, for some reason it
doesn't work properly from init.el, so I need to figure out what's
going on there. But it only needs to be done once (for the hard
drive), then everything works---a big improvement over bash or zsh in
Terminal. I do have some issues with dired (needs a Western LC_TIME
at least, or the dates get parsed incorrectly), too.
--
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.
Home |
Main Index |
Thread Index