[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reading national characters in filenames on Mac OS X?
From: |
Kai Großjohann |
Subject: |
Re: Reading national characters in filenames on Mac OS X? |
Date: |
Sat, 26 Apr 2003 16:29:06 +0200 |
User-agent: |
Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) |
Jonas Steverud <tvrud-usenet@spray.se> writes:
> I tried to set file-name-coding-system to 'utf-8 and 'mac-roman and
> Emacs stops complaing about the file's name (with iso-latin-1 it can
> walk down a directory path with non-A-Z but when I try to select a
> file it claims the directory doesn't exist ["run M-x make-directory"])
> but I don't see the non-A-Z character but some other two character
> representation, i.e. Emacs doesn't decode the multibyte when it is viewed.
(set-file-name-coding-system 'utf-8) should work, I'd think. Could
you try that and then show an example of what happens?
--
file-error; Data: (Opening input file no such file or directory ~/.signature)
- Reading national characters in filenames on Mac OS X?, Jonas Steverud, 2003/04/26
- Re: Reading national characters in filenames on Mac OS X?, Kai Großjohann, 2003/04/27
- Re: Reading national characters in filenames on Mac OS X?, Karl Eichwalder, 2003/04/27
- Re: Reading national characters in filenames on Mac OS X?, Kai Großjohann, 2003/04/27
- Re: Reading national characters in filenames on Mac OS X?, Karl Eichwalder, 2003/04/27