> I have reported this bug to the emacs-devel mail list several days
> ago. It seems it is vanished into the flood.
>
> `read-file-name' returns an undecoded filename if it was invoked with
> the mouse, but returns a decoded filename if it was invoked with
> the keyboard.
>
> If it is an undecoded non-ascii filename, (file-directory-p filename)
> or something like that will report `t' falsely, that cause the file
> can't be opened.
>
> I think the `x-file-dialog' function should return a decoded filename,
> rather an undecoded filename.
Checked in, thanks. Although I am not sure it is always correct for GTK
as GTK does some decoding itself. Exactly what it does has always been a
mystery to me, it looks kind of random :-).
Jan D.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug