unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* How to inhibit version control for a single command.
@ 2003-08-20  0:59 Kim F. Storm
  2003-08-21 15:46 ` Andre Spiegel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kim F. Storm @ 2003-08-20  0:59 UTC (permalink / raw)



In ido, I used to be able to let bind vc-master-templates to nil to
temporarily inhibit version control for a single command (e.g. avoid
the CVS up-to-date check when the CVS repository is accessed over a
slow WAN link).  I have used a similar hack in connection with M-x
grep where I don't want to have the up-to-date check just to look at
the matching lines.

Now the vc-master-templates variable is obsolete and it's suggested to
use vc-BACKEND-master-templates instead, but then I have to let bind
several variables to accomplish the same effect.

Now the question is:  is there a simple way in the current vc.el to
temporarily disable vc while opening a file.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-08-25  9:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-20  0:59 How to inhibit version control for a single command Kim F. Storm
2003-08-21 15:46 ` Andre Spiegel
2003-08-21 16:47 ` Stefan Monnier
2003-08-25  9:55   ` Kim F. Storm
2003-08-21 22:52 ` Kevin Rodgers
2003-08-22 18:54   ` Andre Spiegel
2003-08-23 10:12 ` Andre Spiegel

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).