Date: Wed, 27 Jan 1999 09:07:51 -0500 Message-Id: <199901271407.JAA05372@envy.delorie.com> From: DJ Delorie To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Wed, 27 Jan 1999 09:56:44 +0200 (IST)) Subject: Re: Rhide help. References: Reply-To: djgpp-workers AT delorie DOT com > We need to be careful with this. !proxy uses a leading space, Huh? There's a !proxy environment variable? > so at least leading whitespace should be left alone. Those are the biggest problem - spaces around the '=' means that the name of the variable has a trailing space, and the value has a leading space.