Re: EFS 1.16 bug: FAILS to work with XEmacs-21.0-b46 on Windows NT

Colin Rafferty (craffert@ms.com)
24 Jun 1998 18:07:44 -0400


Adrian Aichner writes:

> Gruss bug team:

> Please honor value of `directory-sep-char' instead of using hard-coded
> "/" throughout the EFS package.

By the way, `expand-file-name' is the best way to create file names.
This way, there is no concatenation needed.

Also, `file-name-as-directory' is also a useful function.

-- 
Colin