GNU bug report logs -
#50266
28.0.50; expand-file-name broken with non ASCII characters
Previous Next
Reported by: Joakim Hårsman <joakim.harsman <at> gmail.com>
Date: Mon, 30 Aug 2021 12:09:01 UTC
Severity: normal
Tags: fixed
Found in version 28.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Joakim Hårsman <joakim.harsman <at> gmail.com>
> Date: Mon, 30 Aug 2021 14:08:29 +0200
>
> Bug manifests on Windows 10 ( I haven't tested other versions). Before starting emacs:
>
> C:\Users\JoakimHårsman>chdir
> C:\Users\JoakimHårsman
>
> C:\Users\JoakimHårsman>echo %HOME%
> C:\users\JoakimHårsman
>
> C:\Users\JoakimHårsman> runemacs -Q
>
> Notice that the current directory which is the same as the HOME
> environment, contains the letter å. After starting emacs with runemacs
> -Q:
>
> (expand-file-name default-directory)
>
> returns
>
> "c:/users/JoakimH rsman/"
>
> or alternatively
>
> "c:/users/JoakimH\303\245rsman/"
Is this limited to starting via runemacs, or starting "emacs -Q"
produces the same problem?
Thanks.
This bug report was last modified 3 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.