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: Changing `string-to-int' to `string-to-number' Date: Fri, 06 May 2005 03:14:07 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115371367 1294 80.91.229.2 (6 May 2005 09:22:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 May 2005 09:22:47 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 06 11:22:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTz2K-00036P-A9 for ged-emacs-devel@m.gmane.org; Fri, 06 May 2005 11:22:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTz32-00063D-UR for ged-emacs-devel@m.gmane.org; Fri, 06 May 2005 05:23:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTxEY-0000VA-PE for emacs-devel@gnu.org; Fri, 06 May 2005 03:26:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTxEV-0000TH-Bs for emacs-devel@gnu.org; Fri, 06 May 2005 03:26:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTx8b-0006MN-Cf for emacs-devel@gnu.org; Fri, 06 May 2005 03:20:41 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DTx81-0002Ur-E1 for emacs-devel@gnu.org; Fri, 06 May 2005 03:20:05 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DTx2F-0006ye-BZ; Fri, 06 May 2005 03:14:07 -0400 Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Thu, 5 May 2005 12:38:34 +0200) 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:36748 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36748 What about obsolete\*.el? Does it make sense? Being in obsolete\ does not mean they're gonna be used with older releases, does it? Nothing in the Emacs distribution is meant for use with older releases. If you want to fix those files, please do. Any comment whether these can/should/must/CAN'T/MUSTN'T be changed? (Some have external maintainers, some had, some I'm not sure at all): I don't see why we shouldn't fix these.