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

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

Re: vc-checkin (RCS) always. Problem with vc-checkin


From: Uwe Brauer
Subject: Re: vc-checkin (RCS) always. Problem with vc-checkin
Date: Mon, 07 Sep 2015 20:44:12 +0000
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/25.0.50 (gnu/linux)

Not sure whether my message went through. I don't see it that is why I
resend it.



Hello

Thanks for your answer

[+]
>   Ok that the form I know. backend is required. 

>   In fact it does not work. vc-checkin launches a very
>   complicated process of interaction opening the log buffer to
>   setup the check in message. In fact if you do not want this
>   process to run interactively vc-checkin is maybe not the
>   right method. You might replace your code by :

>   (vc-call-backend 'RCS 'checkin (list (buffer-file-name)) "")


Hm it does not work work me.
In a file which is under version control I
used eval-last-sexp for
(vc-call-backend 'RCS 'checkin (list (buffer-file-name)) "")

and I obtained: the following error message

ci: missing message for -m option


Did you try this command out?


Regards

Uwe 




reply via email to

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