GNU bug report logs -
#25038
25.1; Accent in Windows username prevents Emacs from loading customizations
Previous Next
Reported by: <dalokmarcinak <at> gmail.com>
Date: Sat, 26 Nov 2016 18:34:01 UTC
Severity: normal
Found in version 25.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #40 received at 25038-done <at> debbugs.gnu.org (full text, mbox):
> From: Márton Marczell <dalokmarcinak <at> gmail.com>
> Date: Sun, 27 Nov 2016 21:58:02 +0100
> Cc: 25038 <at> debbugs.gnu.org
>
> Yes I can reproduce the error from cmd. Command line argument is not even needed. Simply launching
> emacs from the cmd prompt gives the error when the directory path does not have an accented letter in it,
> and succeeds when it does. The default directory for cmd is C:\Users\Márton, that's why I couldn't reproduce
> the error from cmd initially.
>
> PWD is not defined anywhere. (getenv "PWD") gives back nil in both cases.
>
> Running
>
> set HOME=D:\a
> runemacs
>
> makes Emacs create a new .emacs.d folder in D:\a, whereas
>
> set HOME=D:\á
> runemacs
>
> makes Emacs create a folder named D:\� which it is then unable to populate, failing with a different error
> ("Cannot open load file: No such file or directory, ~/abbrev_defs")
Thanks, I reproduced this on my system, and fixed the underlying bugs
for the next release (Emacs 25.2).
I'm closing the bug. Feel free to reopen if you (or someone else)
find left-overs or new problems with the fix.
This bug report was last modified 8 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.