"Jan D." <[EMAIL PROTECTED]> writes: > 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 :-).
AFAIK, there is an env variable G_BROKEN_FILENAME controls the behavior of GTK, if this variable is set, GTK tries to save/read a locale coding system encoded filename. If not, GTK tries to save/read a utf-8 encoded filename. But I don't think it has something to do with this bug. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
