all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Dir/Repos Global VC State Query
       [not found] <3ddecacc-7d39-49b1-9545-6b613bcce4ef@w12g2000yqj.googlegroups.com>
@ 2010-06-10 13:49 ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2010-06-10 13:49 UTC (permalink / raw
  To: help-gnu-emacs

> Has somebody implemented a directory or repos global version of the
> function vc-state?

vc-dir has such a thing.  Basically you do something like
(vc-call dir-status <somedir> <function>), and the function will
(later, asynchronously) be called with the list of files and
their status.

Try M-x find-library RET vc RET and then look for dir-status in the
comment/doc at the beginning of the file for the "full" story.


        Stefan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-10 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <3ddecacc-7d39-49b1-9545-6b613bcce4ef@w12g2000yqj.googlegroups.com>
2010-06-10 13:49 ` Dir/Repos Global VC State Query Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.