all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* RE: $HOME var
@ 2003-03-07 10:49 Victor Kirk
  0 siblings, 0 replies; 9+ messages in thread
From: Victor Kirk @ 2003-03-07 10:49 UTC (permalink / raw)



> 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.

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <mailman.2931.1047032076.21513.help-gnu-emacs@gnu.org>]
* $HOME var
@ 2003-03-07 10:13 Anthony G
  0 siblings, 0 replies; 9+ messages in thread
From: Anthony G @ 2003-03-07 10:13 UTC (permalink / raw)


Hello,

I have a minor problem with Emacs for windows. Emacs works great on my Linux system at home, but at College where I spend a considerable amount of time coding, I have to use windows 2000.
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:\. This means when I'm halfway through editing a file, emacs tries to save '.emacs.d' (or similar) to C: every microsecond. It doesn't hang, but It's so occupied in saving the file, that I need to enter commands quickly. I can't disable it in .emacs, because I can't save anything to $HOME (C:\), including .emacs.
Can I change $HOME in the emacs lisp files, or even an argument?

I'm an *ex* vim user, and enjoy learning emacs, but not being able to use emacs instead of the lame IDE that comes with the College's Java package, is a problem that needs to be resolved.


Thanks,

/Tony

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-03-11  4:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-07 10:49 $HOME var Victor Kirk
     [not found] <mailman.2931.1047032076.21513.help-gnu-emacs@gnu.org>
2003-03-07 11:21 ` Torsten Müller
2003-03-07 18:48   ` Bijan Soleymani
2003-03-07 18:51 ` Bijan Soleymani
2003-03-07 21:38 ` Chris McMahan
2003-03-08  9:24   ` Eli Zaretskii
     [not found] ` <mailman.2983.1047115759.21513.help-gnu-emacs@gnu.org>
2003-03-10 19:07   ` Kevin Rodgers
2003-03-11  4:31     ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2003-03-07 10:13 Anthony G

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.