From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: bug#10385: e binding in info-mode Date: Sun, 08 Jan 2012 01:47:08 +0200 Organization: JURTA Message-ID: <87ipkn6poj.fsf@mail.jurta.org> References: <201112272237.pBRMbo8C022896@freefriends.org> <62fwftxnbz.fsf@fencepost.gnu.org> <83fwfsoluz.fsf@gnu.org> <871urckv7k.fsf@mail.jurta.org> <962D35497CE84D16B1B5F7AA509BFB59@us.oracle.com> <878vljchjo.fsf@mail.jurta.org> <76BD385B7317495CAE8E5EBFE545A1BB@us.oracle.com> <87d3av9khw.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1325980185 7427 80.91.229.12 (7 Jan 2012 23:49:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 7 Jan 2012 23:49:45 +0000 (UTC) Cc: 'Eli Zaretskii' , rms@gnu.org, emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 08 00:49:41 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rjg17-0007eG-02 for ged-emacs-devel@m.gmane.org; Sun, 08 Jan 2012 00:49:41 +0100 Original-Received: from localhost ([::1]:44094 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rjg16-0005Eg-DN for ged-emacs-devel@m.gmane.org; Sat, 07 Jan 2012 18:49:40 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:54270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rjg13-0005Eb-Mj for emacs-devel@gnu.org; Sat, 07 Jan 2012 18:49:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rjg12-0001WU-Rp for emacs-devel@gnu.org; Sat, 07 Jan 2012 18:49:37 -0500 Original-Received: from smarty.dreamhost.com ([208.113.175.8]:58050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rjg11-0001WD-D5; Sat, 07 Jan 2012 18:49:35 -0500 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 5487E76005F; Sat, 7 Jan 2012 15:49:34 -0800 (PST) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 71D04451C768; Sat, 7 Jan 2012 15:48:45 -0800 (PST) In-Reply-To: (Drew Adams's message of "Sat, 7 Jan 2012 15:27:01 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.113.175.8 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147465 Archived-At: > I find nothing in the Emacs 23.1, or 23.2, or 23.3 NEWS about `Info-edit', in > particular, no deprecation notice. Unless such a notice appeared somewhere else > that I haven't found, `Info-edit' was not deprecated in 23.1, even if 23.1 > happened to break it (whether by breadcrumbs or some other way). There are two ways to make a feature legally obsolete: `de jure' and `de facto'. De facto it's already obsolete since 23.1, and now you propose to declare this fact de jure. I agree that we could do this now by adding a deprecation notice.