all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Benjamin Rutt <rutt+news@cis.ohio-state.edu>
Subject: Re: What's function name of command to check in Emacs changes to CVS?? (bound to C-c C-c)
Date: Thu, 13 Feb 2003 19:04:44 -0500	[thread overview]
Message-ID: <wc3y94jpw0z.fsf@gamma.cis.ohio-state.edu> (raw)
In-Reply-To: bf23f78f.0302131547.750fe09e@posting.google.com

seberino@spawar.navy.mil (Christian Seberino) writes:

> What's function name of command to check in Emacs changes to CVS??
> (bound to C-c C-c)
>
> I changed what C-c and other combos do.....
> ... so.....
> C-c C-c does NOT work when using Emacs with CVS to check something
> in after you finished the memo.
>
> What is function name tied to C-c C-c so I can tie it to something
> else that will work?

I'm not sure, but here's how you can go about figuring it out
yourself:

1) run emacs -q (to start an uncustomized emacs)
2) visit whatever file you are about to check in
3) execute the (presumable) 'C-x v v' sequence that does the checkin
4) When you are in the buffer that lets you enter the change memo,
   type 'C-h k C-c C-c', which will tell you the name of the command
   bound to C-c C-c in the other window, as well as its arguments,
   etc.
5) Abort your "emacs -q" emacs process.
-- 
Benjamin

      reply	other threads:[~2003-02-14  0:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13 23:47 What's function name of command to check in Emacs changes to CVS?? (bound to C-c C-c) Christian Seberino
2003-02-14  0:04 ` Benjamin Rutt [this message]

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=wc3y94jpw0z.fsf@gamma.cis.ohio-state.edu \
    --to=rutt+news@cis.ohio-state.edu \
    /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.