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: find-file-noselect needs save-match-data Date: Mon, 18 Jun 2007 17:30:29 -0400 Message-ID: References: <87myz8c10t.fsf@jurta.org> <18030.3441.204697.244518@rgrjr.dyndns.org> <87zm3515r4.fsf@jurta.org> <85k5u8x2gm.fsf@lola.goethe.zz> <87r6og6czf.fsf@catnip.gol.com> <85bqfkx0i5.fsf@lola.goethe.zz> <87odjjzaoz.fsf@catnip.gol.com> <85ps3xoui7.fsf@lola.goethe.zz> <857iq3n2b3.fsf@lola.goethe.zz> <85myyxkfl4.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1182202317 7369 80.91.229.12 (18 Jun 2007 21:31:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Jun 2007 21:31:57 +0000 (UTC) Cc: miles.bader@necel.com, schwab@suse.de, emacs-devel@gnu.org, juri@jurta.org, monnier@iro.umontreal.ca, miles@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 18 23:31:54 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 1I0OpC-0007Sv-Mf for ged-emacs-devel@m.gmane.org; Mon, 18 Jun 2007 23:31:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0OpC-0005VB-7y for ged-emacs-devel@m.gmane.org; Mon, 18 Jun 2007 17:31:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0Oo0-0004z9-TS for emacs-devel@gnu.org; Mon, 18 Jun 2007 17:30:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0Oo0-0004yx-62 for emacs-devel@gnu.org; Mon, 18 Jun 2007 17:30:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0Onz-0004ys-VM for emacs-devel@gnu.org; Mon, 18 Jun 2007 17:30:36 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0Onz-0000Wv-Ld for emacs-devel@gnu.org; Mon, 18 Jun 2007 17:30:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I0Ont-00081O-Js; Mon, 18 Jun 2007 17:30:29 -0400 In-reply-to: <85myyxkfl4.fsf@lola.goethe.zz> (message from David Kastrup on Mon, 18 Jun 2007 07:16:07 +0200) 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:73251 Archived-At: What is the relevant date for a function that never has been different? I thought you said it had been changed, and complained that the change could cause a bug. I took your word for it. If `save-match-data' was never changed, then there was no point at which a change could have broken anything, thus no issue.