unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Strange behaviour with dired and UTF8
Date: Wed, 7 May 2003 17:43:20 +0200	[thread overview]
Message-ID: <A144D4EA-80A2-11D7-B1A5-00039363E640@swipnet.se> (raw)
In-Reply-To: <200305070108.KAA22606@etlken.m17n.org>

> In article <6129D384-7FED-11D7-81D0-00039363E640@swipnet.se>, "Jan D." 
> <jan.h.d@swipnet.se> writes:
>>>>  I agree that this is bad, but I am not sure anything can be done
>>>>  about it.
>>>
>>>  How about my proposal?   Doesn't it solve this problem?
>
>> It depends on what the file-name-coding-system-alist looks like.  If 
>> it
>> contains full file name path, it could.  Maybe it is best to try it.
>
> It should contain a regular expression matching a directory
> or a file name.

Can you give an example?

> So, I think keeping the information about the original
> filename in an alist is the most reliable way.  In addition,
> we can use that information in the future emacs session,
> which is also an important point.

Here the danger of the two unrelated information sources to get out of
sync is apparent.


> I strongly oppose to that method.  Emacs should not work on
> undecoded raw bytes.  A filename is a kind of text, and thus
> a user should be able to handle it as a text (edit,
> copy&paste, etc).

It is more than that, it is an identifier to an entity that is external
to Emacs.  Normal text is not that.  When using it as an identifier it
should work on undecoded raw bytes (it tries to do that today, by
converting back from the display representation to the original
representation).  There is nothing that prevents edit of the text.

>>>>  I am not sure your case covers all cases.  If a file name was
>>>>  latin-1 and then converted to UTF8 (outside Emacs), Emacs would 
>>>> think
>>>>  it is
>>>>  still latin-1, no?
>>>>  It involves a bit of user interaction, making it intrusive.
>>>
>>>  Yes, but I think Emacs doesn't have to care about such a
>>>  case.
>
>> Why not?  I think this is about as bad as the failure of the
>> *Completion*  buffer.  Maybe worse, because you can not open the file
>> at all.
>
> If that filename is recoded as latin-1 in
> file-name-coding-system-alist, we can open that file by
> customizing file-name-coding-system-alist.  If that filename
> is not recoded in the alist, we can open that file by
> switching to utf-8 lang. env., or by setting
> file-name-coding-system to utf-8, or by customizing
> file-name-coding-system-alist.

Who is "we" that is doing all this?  The user, Emacs, someone else?
It seems as a lot of user interaction, but maybe you have another
mechanism in mind?

	Jan D.

  reply	other threads:[~2003-05-07 15:43 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. [this message]
2003-05-03 15:03       ` Richard Stallman
2003-05-03 18:11         ` Jan D.
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A144D4EA-80A2-11D7-B1A5-00039363E640@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).