Mail Archives: cygwin/2005/09/07/10:46:43
On Wed, 7 Sep 2005, Eric Blake wrote:
> According to Achim Schaefer on 9/6/2005 7:50 AM:
> > Hi,
> >
> > I have a problem with my $HOME setting.
> > Starting xemacs I get the following message:
> >
> > $ xemacs
> > Syntax error: "Bad format environment-variable substitution",
> > "//SV018182/luxcasch$"
>
> My only guess is that xemacs is having problems with the $ in your share
> name, so you may have to stick with a Windows drive mount if that helps
> solve the issue.
I would say this is a bug in Xemacs (it shouldn't be trying to
indiscriminately expand variables in $HOME, or should at least use a more
robust RE to match variable names, e.g., /\$./).
If this is a Cygwin version of Xemacs, you may also be able to use a
Cygwin mount to alleviate the problem:
mount -u '//SV018182/luxcasch$' /home/luxcasch
HTH,
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -