GNU bug report logs - #2756
move SCCS later in vc-handled-backends

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>

Date: Mon, 23 Mar 2009 17:35:02 UTC

Severity: normal

Done: Dan Nicolaescu <dann <at> ics.uci.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Cc: 2756 <at> debbugs.gnu.org, bug-gnu-emacs <bug-gnu-emacs <at> gnu.org>
Subject: bug#2756: move SCCS later in vc-handled-backends
Date: Mon, 23 Mar 2009 16:16:49 -0400
> SCCS should be moved after later in the vc-handled-backends list, after
> the modern VCs.
> Opening any file costs a call to vc-sccs-registered
> vc-sccs-search-project-dir (and whatever they call).

No matter where SCCS is in the vc-handled-backends list, those functions
will be run for any file that is not version controlled, which is likely
to be a very common case.

> SCCS is not really popular nowadays,

Same thing for RCS, indeed.

> and that should be reflected on the vc-handled-backends list.

We could remove backends from the list based on the presence/absence of
the corresponding executable(s).


        Stefan





This bug report was last modified 15 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.