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

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

bug#51800: 29.0.50; vc-{cvs,dav,rcs,sccs}-responsible-p should not retur


From: Lars Ingebrigtsen
Subject: bug#51800: 29.0.50; vc-{cvs,dav,rcs,sccs}-responsible-p should not return t
Date: Sun, 14 Nov 2021 02:39:06 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

TAKAHASHI Yoshio <yfb02119@nifty.com> writes:

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

Yup.  I've now fixed this in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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