GNU bug report logs - #51800
29.0.50; vc-{cvs,dav,rcs,sccs}-responsible-p should not return t

Previous Next

Package: emacs;

Reported by: TAKAHASHI Yoshio <yfb02119 <at> nifty.com>

Date: Sat, 13 Nov 2021 01:26:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: TAKAHASHI Yoshio <yfb02119 <at> nifty.com>
To: 51800 <at> debbugs.gnu.org
Subject: bug#51800: 29.0.50; vc-{cvs,dav,rcs,sccs}-responsible-p should not return t
Date: Sat, 13 Nov 2021 10:24:20 +0900
Hi,

vc-*-responsible-p should not return t.
it should return nil or path string.

for example, `vc-rcs-responsible-p' returns the result of
`file-directory-p', that is t or nil.
if it returns t, the caller, `vc-backend-for-registration', raises an
error, because it expects SEQUENCE.

-- 
tkh




This bug report was last modified 3 years and 272 days ago.

Previous Next


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