Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19350 > unrolled thread
| Started by | Jerry Hill <malaclypse2@gmail.com> |
|---|---|
| First post | 2012-01-24 11:09 -0500 |
| Last post | 2012-01-24 11:09 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: windows and home path Jerry Hill <malaclypse2@gmail.com> - 2012-01-24 11:09 -0500
| From | Jerry Hill <malaclypse2@gmail.com> |
|---|---|
| Date | 2012-01-24 11:09 -0500 |
| Subject | Re: windows and home path |
| Message-ID | <mailman.5033.1327421378.27778.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web