Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19350

Re: windows and home path

References <4F1EC695.9000909@gmail.com> <CADwdpybW4rXDeT74r_WJNZ13WaTJiaNR7LD9eL3PFZgr7cW30w@mail.gmail.com>
Date 2012-01-24 11:09 -0500
Subject Re: windows and home path
From Jerry Hill <malaclypse2@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5033.1327421378.27778.python-list@python.org> (permalink)

Show all headers | View raw


On Tue, Jan 24, 2012 at 11:05 AM, Jerry Hill <malaclypse2@gmail.com> wrote:
> So, my guess is that emacs is mangling your HOME environment variable.
>  That appears to be confirmed by the emacs documentation here:
> http://www.gnu.org/software/emacs/manual/html_node/emacs/General-Variables.html#General-Variables

I know, it's bad form to follow up to my own email, but here's a more
concrete reference stating that emacs will set HOME  when emacs
starts: http://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-HOME.html

"[Wherever Emacs finds your .emacs file], Emacs sets the value of the
HOME environment variable to point to it, and it will use that
location for other files and directories it normally creates in the
user's home directory. "

-- 
Jerry

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: windows and home path Jerry Hill <malaclypse2@gmail.com> - 2012-01-24 11:09 -0500

csiph-web