all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Building emacs 22.3 with djgpp 2.04 beta/Windows XP SP3 MCE 2005
Date: Sat, 21 Feb 2009 20:51:03 +0200	[thread overview]
Message-ID: <uiqn3tyi0.fsf@gnu.org> (raw)
In-Reply-To: <ur61ru3zr.fsf@earthlink.net>

> From: Allan <mu8ja0i@earthlink.net>
> Date: Sat, 21 Feb 2009 10:52:24 -0600
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> > I think this is due to some messup with your user name as Emacs sees
> > it in your setup.  Please tell me what these two commands print:
> >
> >   M-: (user-login-name) RET
> "dosuser"
> >   M-: (user-real-login-name) RET
> "<Windows user name>" : I verified this by logging into two different
> accounts.

That is the reason: the two should be identical to avoid the problem.
Does it help to define the environment variable LOGNAME whose value is
the same as the Windows user name, before starting Emacs?

> I also tried adding to my .emacs this line :
> ...  
> (setq user-login-name user-real-login-name)
> ...
> but it made no difference.

This won't necessarily help, since user-real-login-name might be nil
(not yet initialized) when Emacs processes that line in your .emacs.
Setting LOGNAME in the environment should solve the problem in a more
consistent and predictable way.




  parent reply	other threads:[~2009-02-21 18:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <uk59r263h.fsf@earthlink.net>
2008-12-23  4:12 ` Building emacs 22.3 with djgpp 2.04 beta/Windows XP SP3 MCE 2005 Eli Zaretskii
     [not found] ` <mailman.3262.1230005534.26697.help-gnu-emacs@gnu.org>
     [not found]   ` <u3afz33pj.fsf@earthlink.net>
2009-01-04 16:56     ` Eli Zaretskii
     [not found]     ` <mailman.3919.1231088164.26697.help-gnu-emacs@gnu.org>
     [not found]       ` <uk598wcf1.fsf@earthlink.net>
2009-01-06 20:56         ` Eli Zaretskii
     [not found]         ` <mailman.4154.1231275410.26697.help-gnu-emacs@gnu.org>
     [not found]           ` <uk593bzg1.fsf@earthlink.net>
2009-01-10 14:54             ` Eli Zaretskii
     [not found]             ` <mailman.4506.1231599264.26697.help-gnu-emacs@gnu.org>
     [not found]               ` <ur61ru3zr.fsf@earthlink.net>
2009-02-21 18:51                 ` Eli Zaretskii [this message]
2009-02-21 20:06                   ` Eli Zaretskii
     [not found]                   ` <mailman.1408.1235246789.31690.help-gnu-emacs@gnu.org>
     [not found]                     ` <u3ae7f24z.fsf@earthlink.net>
2009-02-24 19:13                       ` Eli Zaretskii
2009-02-21 18:51                 ` 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=uiqn3tyi0.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.