From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Incompatible change without warning Date: Thu, 19 May 2005 02:49:43 -0400 Message-ID: References: <17027.30024.418184.567765@chls068.ch.intel.com> <17034.42710.151931.874355@farnswood.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1116488011 1861 80.91.229.2 (19 May 2005 07:33:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 May 2005 07:33:31 +0000 (UTC) Cc: nickrob@snap.net.nz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 09:33:22 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYfW0-0006Wi-PK for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 09:32:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYfYb-0007Nf-Kr for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 03:35:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYfGR-0004Mb-EC for emacs-devel@gnu.org; Thu, 19 May 2005 03:16:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYfGP-0004Ly-V2 for emacs-devel@gnu.org; Thu, 19 May 2005 03:16:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYfCD-0000vA-8n for emacs-devel@gnu.org; Thu, 19 May 2005 03:11:53 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYf0f-0006zl-Dz for emacs-devel@gnu.org; Thu, 19 May 2005 02:59:57 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DYeql-0000BT-PP; Thu, 19 May 2005 02:49:45 -0400 Original-To: Nick Roberts , ascott@sedona.ch.intel.com (Andrew M. Scott), emacs-devel@gnu.org In-reply-to: (message from Glenn Morris on Wed, 18 May 2005 18:34:23 +0100) 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:37334 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37334 A function which was in the previous release of Emacs is now gone, without ever being marked as obsolete in any released version of Emacs. To me, this seems like a Bad Thing. I would tend to agree. Which function is it?