From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Torsten_M=FCller?= Newsgroups: gmane.emacs.help Subject: Re: $HOME var Date: Fri, 07 Mar 2003 12:21:31 +0100 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Urlicht@gmx.net NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1047036326 12729 80.91.224.249 (7 Mar 2003 11:25:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Mar 2003 11:25:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 07 12:25:24 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18rFye-0003Ie-00 for ; Fri, 07 Mar 2003 12:25:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18rFyy-0004OL-03 for gnu-help-gnu-emacs@m.gmane.org; Fri, 07 Mar 2003 06:25:44 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!ip1.easy-soft.dd.de.dsi.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: ip1.easy-soft.dd.de.dsi.net (212.80.226.146) Original-X-Trace: fu-berlin.de 1047036091 63873045 212.80.226.146 (16 [90666]) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:110905 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7406 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7406 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. T.M.