emacs-devel
[Top][All Lists]
Advanced

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

Re: vc-state always calls heuristic function


From: Stefan Monnier
Subject: Re: vc-state always calls heuristic function
Date: Wed, 24 Nov 2004 08:54:49 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> and between each pass of the loop it is interruptable..well, but of course
> there remains the problem - how to interrupt if one pass takes long
> time...

Google for `while-no-input'.

> Hmm, now i'm confused... ECB needs a function how to get the VC-state. Well,
> the user can customize which function ECB should use.  But if he should
> not use `vc-recompute-state' how he should get fresh-but-slow state??

Oh, you're right I got confused: vc-cvs-heuristic-state doesn't pay
attention to vc-cvs-stay-local.  Hmmm....
I guess VC could/should provide a function like vc-recompute-state or
vc-check-for-updates.  Currently this operation is only provided as part of
vc-next-action, but it might be nice to decouple the two.


        Stefan




reply via email to

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