emacs-devel
[Top][All Lists]
Advanced

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

Re: vc-set-mode-line-busy-indicator


From: Dan Nicolaescu
Subject: Re: vc-set-mode-line-busy-indicator
Date: Sun, 02 Mar 2008 10:53:27 -0800

Richard Stallman <address@hidden> writes:

  > What sort of VC commands are asynchronous, other than vc-diff which
  > shouldn't be a problem?

All non-state changing VC commands should be asynchronous. Currently
vc-diff, vc-annotate, vc-log and vc-status are.

Not sure what you mean above about vc-diff... 
vc-diff is essential to be asynchronous, computing diffs can take
several minutes (see what Tom Tromey said in another thread about GCC
svn).  Having an indication in the mode-line that the diff is still
active is very good, especially if the user has selected a large number
a files for diffing.




reply via email to

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