GNU bug report logs -
#8220
24.0.50; (On Windows XP) "c:\_emacs" isn't found during startup
Previous Next
Reported by: Dani Moncayo <dmoncayo <at> gmail.com>
Date: Thu, 10 Mar 2011 20:41:02 UTC
Severity: normal
Found in version 24.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
> Date: Fri, 11 Mar 2011 13:56:03 +0800
> From: Jason Rumney <jasonr <at> gnu.org>
> Cc:
>
> On 11/03/2011 10:35, Juanma Barranquero wrote:
>
> > makes this less than clear-cut, and in fact, the order in which
> > [._]emacs is searched (I'm ignoring ~/.emacs.d/init.el) is
> >
> > %HOME%\.emacs
> > %HOME%\_emacs
> > C:\.emacs
> > %APPDATA%\.emacs
> > %APPDATA%\_emacs
> >
>
> More accurately, if %HOME% is set explicitly, then init files are
> searched there.
> Otherwise if c:\.emacs exists, then %HOME% is implicitly set to C:\ (for
> backwards compatibility with older versions)
> Otherwise %HOME% is implicitly set to the user's Application Data
> directory, obtained through system calls.
I tried to explain this algorithm in the manual in more user-friendly
terms. Please take a look (posted in another mail in bug #8221).
This bug report was last modified 14 years and 79 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.