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

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

bug#12153: 24.1.50; vc-checkin fails when buffers of files doesn't exist


From: Lars Ingebrigtsen
Subject: bug#12153: 24.1.50; vc-checkin fails when buffers of files doesn't exist.
Date: Thu, 15 Jul 2021 22:44:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> trying to use `vc-checkin' from lisp, I found that it is not usable when
> the buffers of the files I want to commit are not present.

I tried reproducing this by making /tmp/vc, initialising it to Git, and
then saying:

(vc-checkin '("/tmp/vc/test") 'git)

And that seems to work for me (without having a buffer called "test").

Are you still seeing this issue in recent Emacs versions?

-- 
(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]