help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Version control: How do I switch it off?


From: Glenn Morris
Subject: Re: Version control: How do I switch it off?
Date: Sun, 30 Nov 2003 12:50:01 +0000
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Alan Mackenzie wrote:

> I didn't put anything into my .emacs to enable VC.  The manual (Emacs
> info, page "Version Control") doesn't seem to say how to disable it.
> What do I have to put into my .emacs to do this?

(setq vc-handled-backends nil)

will disable VC. This variable is mentioned in the "Customizing VC"
node of the manual, although it doesn't explicitly say how to turn
off VC altogether with it. Its docstring does though.


reply via email to

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