From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: (Emacs+CVS) vc-toggle-read-only (cvs checkin) question
Date: Wed, 13 Aug 2003 11:41:41 -0600 [thread overview]
Message-ID: <3F3A7855.2050802@yahoo.com> (raw)
In-Reply-To: bf23f78f.0308121120.556717b7@posting.google.com
Christian Seberino wrote:
> vc-toggle-read-only lets me checkin changes to CVS from Emacs.
>
> When I have completed the log entry I must type "C-cc" to
> finish the job.
I think you mean `C-c C-c'.
> *Is it possible to change C-cc to something else just when
> I am in the middle of this command??*
No, because you are not in the middle of any command.
vc-toggle-read-only sets up the *VC-log* buffer and returns. In that
buffer, which is in vc-log-mode, `C-c C-c' is bound to
vc-finish-logentry. You can switch to other buffers and execute
arbitrary editing commands before returning to the *VC-log* buffer
and finishing your entry (if ever).
In fundamental-mode, `C-c C-c' is unbound, in other modes it may be
bound to some command other than vc-finish-logentry.
What problem are you trying to solve?
--
Kevin Rodgers
next prev parent reply other threads:[~2003-08-13 17:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-12 19:20 (Emacs+CVS) vc-toggle-read-only (cvs checkin) question Christian Seberino
2003-08-13 17:41 ` Kevin Rodgers [this message]
2003-08-13 23:10 ` Christian Seberino
2003-08-14 20:00 ` David Andersson
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=3F3A7855.2050802@yahoo.com \
--to=ihs_4664@yahoo.com \
/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.