help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: $HOME var


From: Victor Kirk
Subject: RE: $HOME var
Date: Fri, 7 Mar 2003 10:49:06 -0000

> The problem is as follows; Windows environment variables are 
> set & locked on login. I can't add or change them, and 
> command.exe is locked out. $HOME, for some FUBAR reason, is 
> set to C:\, yet I don't have write permission FOR C:\.

you could alway run emacs from a batch file and set %HOME% before
emcs executes, emacs will inherit the HOME variable from there, e.g.

set HOME=d:\mydir
runemacs

> Can I change $HOME in the emacs lisp files, or even an argument?

M-x apropos setenv

Vic
--

This message, including attachments, is intended only for the use by the
person(s) to whom it is addressed. It may contain information which is
privileged and confidential. Copying or use by anybody else is not
authorised. If you are not the intended recipient, please contact the sender
as soon as possible. The views expressed in this communication may not
necessarily be the views held by Serco Integrated Transport.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]