From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Deprecated C-x bindings Date: Sun, 11 Feb 2007 23:14:39 +0100 Message-ID: References: <87mz3rzjad.fsf@pacem.orebokech.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1171232063 5360 80.91.229.12 (11 Feb 2007 22:14:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Feb 2007 22:14:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 11 23:14:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HGMxa-0004ac-JN for ged-emacs-devel@m.gmane.org; Sun, 11 Feb 2007 23:14:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGMxZ-0008Sw-L8 for ged-emacs-devel@m.gmane.org; Sun, 11 Feb 2007 17:14:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGMxO-0008Sc-LF for emacs-devel@gnu.org; Sun, 11 Feb 2007 17:14:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGMxN-0008Rl-En for emacs-devel@gnu.org; Sun, 11 Feb 2007 17:14:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGMxN-0008Ri-Bg for emacs-devel@gnu.org; Sun, 11 Feb 2007 17:14:01 -0500 Original-Received: from pfepc.post.tele.dk ([195.41.46.237]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HGMxN-00028Q-0g for emacs-devel@gnu.org; Sun, 11 Feb 2007 17:14:01 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 972E98A0013 for ; Sun, 11 Feb 2007 23:13:59 +0100 (CET) In-Reply-To: <87mz3rzjad.fsf@pacem.orebokech.com> (Romain Francoise's message of "Tue\, 06 Feb 2007 11\:12\:42 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:66273 Archived-At: Romain Francoise writes: > The following bindings were marked as deprecated in Emacs 20: > > C-x / (point-to-register-compatibility-binding) > C-x j (jump-to-register-compatibility-binding) > C-x x (copy-to-register-compatibility-binding) > C-x g (insert-register-compatibility-binding) > > There are equivalent bindings in the C-x r map, which is the logical > place for register commands. > > We might want to use these keys for more interesting things in the > future, so now (before the release) would be a good time to reclaim > them. Thanks. I have removed those bindings. -- Kim F. Storm http://www.cua.dk