From: Bijan Soleymani <bijan@psq.com>
Subject: Re: $HOME var
Date: 07 Mar 2003 13:48:24 -0500 [thread overview]
Message-ID: <87r89j6miv.fsf@server.crasseux.com> (raw)
In-Reply-To: b49vbr$1st80l$1@ID-90666.news.dfncis.de
Torsten Müller <Homunkulus@gmx.net> writes:
> Anthony G wrote:
>
> > 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.
>
> This is not correct. Surely you can set user specific environment
> variables. There's a page in the "System" dialog of the Windows Control
> Panel. After setting your variables you must log off and on again, and
> then they are working.
At my school this part of the control panel is blocked. I don't know
about his school but I would assume the same. The best way to get
around this is make a batch file as follows:
set HOME=c:\directory\that\i\want
set PATH=%PATH%;c:\emacs_directory\bin\
runemacs.exe
Basically have the first line set your home.
Have the second set your path to include emacs.
Then just have it run emacs.
P.S. Your school is evil for making you use Windows :)
Hope that helps,
Bijan
next prev parent reply other threads:[~2003-03-07 18:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2931.1047032076.21513.help-gnu-emacs@gnu.org>
2003-03-07 11:21 ` $HOME var Torsten Müller
2003-03-07 18:48 ` Bijan Soleymani [this message]
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
2003-03-07 10:49 Victor Kirk
-- strict thread matches above, loose matches on Subject: below --
2003-03-07 10:13 Anthony G
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r89j6miv.fsf@server.crasseux.com \
--to=bijan@psq.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).