emacs-devel
[Top][All Lists]
Advanced

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

Re: init_buffer PWD fix


From: Eli Zaretskii
Subject: Re: init_buffer PWD fix
Date: Wed, 24 Apr 2002 12:05:40 -0400

> From: MIYASHITA Hisashi(=?ISO-2022-JP?B?GyRCNVwyPBsoQiAbJEI+MBsoQjpISU1J?=)
>  <address@hidden>
> Date: Wed, 24 Apr 2002 19:31:08 +0900
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > You cannot do that for directories, because GetFileInformationByHandle 
> > needs a handle, and Windows doesn't let you open a directory and get a 
> > file handle for it.
> 
> It's partly incorrect.  We can obtain handle also for directory at least on
> Windows NT/2000/XP

Good--that means Emacs can use GetFileInformationByHandle on those
systems, and fall back on inventing inodes on Windows 9X only.



reply via email to

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