From: "Jan D." <jan.h.d@swipnet.se>
Cc: Kenichi Handa <handa@m17n.org>
Subject: Re: Strange behaviour with dired and UTF8
Date: Sat, 3 May 2003 20:11:44 +0200 [thread overview]
Message-ID: <B2949A7D-7D92-11D7-BBF7-00039363E640@swipnet.se> (raw)
In-Reply-To: <E19ByYD-0000t0-00@fencepost.gnu.org>
> It would be fundamentally clean to make sure that decoding of file
> names is never many-one. Is that possible? Some of your messages
> suggest it is already the case.
I don't think it is possible as long as Emacs only has one file
system encoding (file-name-coding-system).
The original problem is this:
file-name-coding-system is latin-1
Open dired on a directory with UTF-8 file names.
Do C-x RET r utf-8.
Try to operate on a file with non-ascii characters gives
"File no longer exists; type `g' to update Dired buffer"
This is because when decoding the file name Emacs uses latin-1 and thus
doesn't get the original file name back.
As long as there can be file names with different encodings this problem
can occur.
Jan D.
next prev parent reply other threads:[~2003-05-03 18:11 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-24 11:43 Strange behaviour with dired and UTF8 Jan D.
2003-04-25 13:20 ` Kai Großjohann
2003-05-01 6:52 ` Kenichi Handa
2003-05-02 6:41 ` Kai Großjohann
2003-05-02 8:16 ` Jan D.
2003-05-02 8:56 ` Kenichi Handa
2003-05-02 9:59 ` Jan D.
2003-05-02 11:22 ` Kenichi Handa
2003-05-02 12:44 ` Jan D.
2003-05-03 15:03 ` Richard Stallman
2003-05-03 18:04 ` Jan D.
2003-05-05 14:32 ` Richard Stallman
2003-05-07 15:51 ` Jan D.
2003-05-07 16:09 ` Stefan Monnier
2003-05-09 11:19 ` Richard Stallman
2003-05-03 15:59 ` Stephen J. Turnbull
2003-05-03 17:59 ` Jan D.
2003-05-05 9:20 ` Kenichi Handa
2003-05-06 18:05 ` Jan D.
2003-05-07 1:08 ` Kenichi Handa
2003-05-07 15:43 ` Jan D.
2003-05-03 15:03 ` Richard Stallman
2003-05-03 18:11 ` Jan D. [this message]
2003-05-06 5:39 ` Kenichi Handa
2003-05-06 14:41 ` Richard Stallman
2003-05-07 15:49 ` Jan D.
2003-05-07 16:31 ` Stefan Monnier
2003-05-07 17:40 ` Jan D.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B2949A7D-7D92-11D7-BBF7-00039363E640@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=handa@m17n.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.