all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Re: vc-checkin (RCS) always. Problem with vc-checkin
Date: Sat, 12 Sep 2015 15:04:38 +0200	[thread overview]
Message-ID: <87vbbfaivt.fsf@mat.ucm.es> (raw)
In-Reply-To: m2twr07zj1.fsf@linux-m68k.org

>>>>> "Andreas" == Andreas Schwab <schwab@linux-m68k.org> writes:

   > Uwe Brauer <oub@mat.ucm.es> writes:
   >> (vc-checkin (buffer-file-name) nil "")

   > vc-checkin expects a list as the first argument.
This was suggested to me
	    (vc-call-backend  'RCS  'checkin (list (buffer-file-name)) "") 
and did not work,

While 
	    (vc-checkin (list (buffer-file-name)) 'RCS " ")

works now, I swear it did not last week with GNU Emacs 24, now I am
using the actual git version

Thanks

Uwe Brauer 




  reply	other threads:[~2015-09-12 13:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-12  8:17 vc-checkin (RCS) always. Problem with vc-checkin Uwe Brauer
2015-09-12  9:33 ` Andreas Schwab
2015-09-12 13:04   ` Uwe Brauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-06 19:04 Uwe Brauer
2015-09-07  3:49 ` Pierre Lorenzon
2015-09-07 20:44   ` Uwe Brauer
2015-10-18 22:03     ` Thien-Thi Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbbfaivt.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.