all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Stephen Leake <stephen_leake@stephe-leake.org>
Cc: emacs-devel@gnu.org
Subject: Re: [elpa] 01/02: update to Ada mode version 5.0.1
Date: Mon, 03 Feb 2014 22:37:13 -0500	[thread overview]
Message-ID: <jwvob2nlfg4.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <857g9c44ib.fsf@stephe-leake.org> (Stephen Leake's message of "Mon, 03 Feb 2014 09:09:32 -0600")

> Is there a way to mark a key binding obsolete/deprecated?

No, we just drop them and mention the change in NEWS.
We only go through "obsolete" for things called from code so people have
some time to update their code.  For UI elements, we consider that
people can update their brains and muscle memory quickly enough.

But when we removed `vc-toggle-read-only' from C-x C-q we did change the
new binding by adding a message redirecting people to the new C-x v v.

So you could replace the C-c ; with a command that just says "use M-;
instead", just so that users don't have to chase for the new
key-binding.


        Stefan



      reply	other threads:[~2014-02-04  3:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20140202214846.27558.28754@vcs.savannah.gnu.org>
     [not found] ` <E1WA4uF-0007BT-N9@vcs.savannah.gnu.org>
2014-02-03  2:36   ` [elpa] 01/02: update to Ada mode version 5.0.1 Stefan Monnier
2014-02-03 15:09     ` Stephen Leake
2014-02-04  3:37       ` Stefan Monnier [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=jwvob2nlfg4.fsf-monnier+emacsdiffs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=stephen_leake@stephe-leake.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.