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


Message #16 received at 2756 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Cc: 2756 <at> debbugs.gnu.org
Subject: Re: bug#2756: move SCCS later in vc-handled-backends
Date: Mon, 23 Mar 2009 14:51:56 -0700 (PDT)
Stefan Monnier <monnier <at> IRO.UMontreal.CA> writes:

  > > 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).

Would that be acceptable for 23.1?
If not, let's go for fixing the easier problem: moving SCCS later in the
list of backends.




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.