From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master e6fe301: Another longstanding to-do: bind vc-delete-file.
Date: Tue, 02 Dec 2014 09:11:45 -0500 [thread overview]
Message-ID: <jwvtx1ejgc5.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <E1XvkkT-0004XM-Fu@vcs.savannah.gnu.org> (Eric S. Raymond's message of "Tue, 02 Dec 2014 10:32:01 +0000")
> Another longstanding to-do: bind vc-delete-file.
Please, *again*, include a ChangeLog-format description of your change
in *every* commit message. This is usually a simple copy of the text
you wrote for the ChangeLog file, and C-c C-a from the *VC-Log* buffer
should even grab that text and copy it for you (and you can config VC so
that it does this copy automatically without you even hitting C-c C-a).
> + * vc-hooks.el: Bind vc-delete-file to Ctrl-x v delete.
^^^^^^
C-x
> + * vc.el (vc-expand-dirs): Now takes a second BACKEND argument,
While it's a second argument, it's not a second backend argument.
We usually just say "Add BACKEND argument" ;-)
> + (define-key map "[delete]" 'vc-delete-file)
This binds the command to the key sequence [ d e l e t e ]
Stefan
parent reply other threads:[~2014-12-02 14:11 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E1XvkkT-0004XM-Fu@vcs.savannah.gnu.org>]
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=jwvtx1ejgc5.fsf-monnier+emacsdiffs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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.