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: Kevin Rodgers
Subject: Re: vc-state always calls heuristic function
Date: Thu, 02 Dec 2004 12:19:15 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Stefan Monnier wrote:
> There's vc-cvs-stay-local, it's customizable, it does what you want.
> Don't use vc-cvs-stay-local (of course): just tell your users that if they
> want fresh-but-slow state, they can tweak that variable.

What would be wrong with ECB doing

(let ((vc-cvs-stay-local nil))
  (vc-state FILE))

--
Kevin Rodgers





reply via email to

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