emacs-devel
[Top][All Lists]
Advanced

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

Re: File name completion with non-ascii filenames


From: Niels Möller
Subject: Re: File name completion with non-ascii filenames
Date: 21 Dec 2001 10:55:42 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Kenichi Handa <address@hidden> writes:

> But, FILE arg of
> file_name_completion may contain multibyte characters that
> can't be encoded by file-name-coding-system.  In that case,
> ENCODE_FILE produces inproper unibyte string that will match
> with a filename incorrectly.

But in that case, can there be any properly matching files in the
filesystem? Perhaps file_name_completion can check if encoding of FILE
was unsuccessful, and fail early?

/Niels



reply via email to

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