From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: register commands compatibility bindings Date: Sun, 25 Feb 2007 00:16:27 +0100 Organization: orebokech dot com Message-ID: <871wkf6t9w.fsf@pacem.orebokech.com> References: <17888.45347.742064.64029@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172358930 2421 80.91.229.12 (24 Feb 2007 23:15:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Feb 2007 23:15:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: raman@users.sf.net Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 25 00:15:23 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 1HL66s-0002DF-UD for ged-emacs-devel@m.gmane.org; Sun, 25 Feb 2007 00:15:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HL66s-0001AG-IN for ged-emacs-devel@m.gmane.org; Sat, 24 Feb 2007 18:15:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HL66h-0001A1-MV for emacs-devel@gnu.org; Sat, 24 Feb 2007 18:15:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HL66f-00019p-9X for emacs-devel@gnu.org; Sat, 24 Feb 2007 18:15:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HL66f-00019m-45 for emacs-devel@gnu.org; Sat, 24 Feb 2007 18:15:09 -0500 Original-Received: from yeast.orebokech.com ([82.67.41.165]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HL66e-00044M-MJ for emacs-devel@gnu.org; Sat, 24 Feb 2007 18:15:08 -0500 Original-Received: from pacem.orebokech.com (pacem.orebokech.com [192.168.1.3]) by yeast.orebokech.com (Postfix) with ESMTP id E128512CC4; Sun, 25 Feb 2007 00:15:06 +0100 (CET) Original-Received: by pacem.orebokech.com (Postfix, from userid 1000) id 573EB5242B; Sun, 25 Feb 2007 00:16:27 +0100 (CET) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM (T. V. Raman's message of "Sat\, 24 Feb 2007 13\:41\:55 -0800") X-detected-kernel: Linux 2.4 (tstamp-) 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:66762 Archived-At: "T. V. Raman" writes: > There is no note of these going away in lisp/Changelog. As a matter of fact, there is: 2007-02-11 Kim F. Storm * bindings.el (ctl-x-map): Remove register compatibility bindings C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19). See also etc/NEWS: ** The register compatibility key bindings (deprecated since Emacs 19) have been removed: C-x / point-to-register (Use: C-x r SPC) C-x j jump-to-register (Use: C-x r j) C-x x copy-to-register (Use: C-x r s) C-x g insert-register (Use: C-x r i) -- Romain Francoise | The sea! the sea! the open it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the | ever free! --Bryan W. Procter