[BUG] No way to escape SEPCHAR in split_external_path

Michael Sperber sperber at deinprogramm.de
Thu Dec 27 02:30:55 EST 2007


"Stephen J. Turnbull" <stephen at xemacs.org> writes:

> I don't know if this is actually a bug or not, but apparently there is
> no way to escape the path separator character (typically ?/ on Unix,
> ?\\ on Windows) in split_external_path.  This means that if for some
> reason one wanted to put something like packages in a directory named
> something like "xemacs:stuff", that would get split into two
> directories of a search path in many contexts such as "./configure
> --with-late-packages=xemacs:stuff".
>
> Any thoughts, Mike?

I always thought this was a general issue with this notation for paths
on Unix and Windows.  Does the PATH environment variable, for instance,
allow escaping?  Anyway, this has, to my knowledge, never arisen in
practice.  Is it worth complicating the code for?

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla



More information about the XEmacs-Beta mailing list