emacs-devel
[Top][All Lists]
Advanced

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

Re: AW: Can't interrupt directory_files_internal run fromtimer-event-han


From: Richard M. Stallman
Subject: Re: AW: Can't interrupt directory_files_internal run fromtimer-event-handler
Date: Wed, 10 Aug 2005 15:51:45 -0400

    In fact: ECB has some tasks which should be run really(!) stealthy, like
    checking if a dir is empty, getting the VC-state of all files in a dir,
    checking which files in a dir are read-only... in case of a remote host

The best way to do this and make sure it is stealthy is by running a
subprocess.  The subprocess can run in parallel with Emacs.




reply via email to

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