Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 7 Sep 2005 10:46:01 -0400 (EDT) From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> Reply-To: cygwin AT cygwin DOT com To: Eric Blake <ebb9 AT byu DOT net> cc: Achim Schaefer <brigitte_schaefer2 AT gmx DOT de>, cygwin AT cygwin DOT com Subject: Re: XEMACS and $HOME In-Reply-To: <431EDB2D.7080705@byu.net> Message-ID: <Pine.GSO.4.63.0509071042100.23727@slinky.cs.nyu.edu> References: <21502 DOT 1126014652 AT www65 DOT gmx DOT net> <431EDB2D DOT 7080705 AT byu DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/