all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Subject: Problems with HOME on w32
Date: Thu, 18 May 2006 19:47:01 +0200	[thread overview]
Message-ID: <446CB315.6030309@student.lu.se> (raw)

There is a message about a problem with HOME on w32 on 
http://www.emacswiki.org/cgi-bin/wiki/EmacsW32 :

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
The symptom is “Error (initialization): User has no home directory” and 
no .emacs file loaded.

A quick kook at HOME env. var shows:

    (getenv "HOME") -> "Š,ûw"

I traced Emacs22 file access with NTFILMON 
(http://www.sysinternals.com). I found that Emacs try to query 
information on |C:\.emacs| (after one on |C:\|) and fails with buffer 
overflow (I guess the structure passed to store query result is too 
small). Seems something goes bad inside Emacs so that HOME is corrupted.

It should be noted that without a |C:\.emacs| file, everything works and 
then .emacs file is expected in %APPDATA% directory for 22.0.50.1 and 
HOME env. var point to this place too.
 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

I tested and got the same result with GNU Emacs 22.0.50.1 
(i386-mingw-nt5.0.2195) of 2006-05-13.

             reply	other threads:[~2006-05-18 17:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-18 17:47 Lennart Borgman [this message]
2006-05-18 19:31 ` Problems with HOME on w32 Eli Zaretskii
     [not found]   ` <446CDB19.9030807@student.lu.se>
2006-05-19  9:50     ` Eli Zaretskii
2006-05-19 14:14       ` Lennart Borgman
2006-05-19 19:09     ` Eli Zaretskii
2006-05-20  6:52       ` Lennart Borgman
2006-05-20  8:52         ` Eli Zaretskii
2006-05-19  8:02 ` Jason Rumney
2006-05-19 16:37   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=446CB315.6030309@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.