From: Robert Marshall <spam@chezmarshall.freeserve.co.uk>
Subject: Re: turning off VC?
Date: Mon, 03 Feb 2003 20:30:48 +0000 [thread overview]
Message-ID: <m1of5txg1z.fsf@chezmarshall.freeserve.co.uk> (raw)
In-Reply-To: 3E3EAADB.9080509@ihs.com
On Mon, 03 Feb 2003, kevin.rodgers@ihs.com wrote:
> Steve Summit wrote:
>
>> At any rate, the error messages are distracting and a real
>> nuisance. Is there any way to tell emacs *not* to look for RCS
>> subdirectories and corresponding ,v files, and *not* to attempt
>> to invoke any RCS commands automatically?
>
> (remove-hook 'find-file-hooks 'vc-find-file-hook)
> (remove-hook 'find-file-not-found-hooks 'vc-file-not-found-hook)
>
As another way
> vc-handled-backends's value is (CVS RCS SCCS)
> *List of version control backends for which VC will be used.
> Entries in this list will be tried in order to determine whether a
> file is under that sort of version control.
> Removing an entry from the list prevents VC from being activated
> when visiting a file managed by that backend.
> An empty list disables VC altogether.
Though I think vc-handled-backends was only introduced in emacs 21, so
it might not solve the OP's problem
R
--
Take me to the world
A world that smiles
With streets instead of aisles
prev parent reply other threads:[~2003-02-03 20:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-03 13:00 turning off VC? Steve Summit
2003-02-03 13:27 ` Kai Großjohann
2003-02-05 9:11 ` Lee Sau Dan
2003-02-03 17:46 ` Kevin Rodgers
2003-02-03 19:04 ` Eli Zaretskii
2003-02-03 20:30 ` Robert Marshall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1of5txg1z.fsf@chezmarshall.freeserve.co.uk \
--to=spam@chezmarshall.freeserve.co.uk \
--cc=robert@chezmarshall.freeserve.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).