emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ido mode on Windows: please turn off cache


From: Eli Zaretskii
Subject: Re: Ido mode on Windows: please turn off cache
Date: Wed, 31 Jan 2007 20:30:33 +0200

> From: "Herbert Euler" <address@hidden>
> Bcc: 
> Date: Thu, 01 Feb 2007 00:07:28 +0800
> Cc: address@hidden, address@hidden, address@hidden
> 
> So it is not possible to know the file system type in Emacs?

Not currently; not from Lisp, anyway (AFAICS).  (Actually, you could
try add-name-to-file and if it succeeds, deduce that you are on NTFS,
but that's an ugly and expensive kludge.)

We could easily add a primitive to return the filesystem type, but I'd
prefer not to add any new features before the release.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]