[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't interrupt directory_files_internal run fromtimer-event-handler
From: |
Stefan Monnier |
Subject: |
Re: Can't interrupt directory_files_internal run fromtimer-event-handler |
Date: |
Fri, 12 Aug 2005 02:59:35 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
> With the current available elisp-tools (macos, functions etc.) ECB can run
> these tasks only pseudo-stealthy...therefore a way to make this really
> stealthy would be very important for ECB so users are not blocked...
> I have no preference how to achieve this (while-no-input, with-local-quit
> etc..), but i would be great if i could achieve this goal at all!
Do you expect us to figure out what's best for you?
I'd say use while-no-input but you're in a better position to make this call.
Stefan