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: [BUG] CVS HEAD "find-file-confirm-inexistent-file" in lisp/files.el Date: Mon, 02 Jul 2007 15:47:38 -0400 Message-ID: References: <863b07ybbp.fsf@blue.stonehenge.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1183405793 30501 80.91.229.12 (2 Jul 2007 19:49:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Jul 2007 19:49:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: merlyn@stonehenge.com (Randal L. Schwartz) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 02 21:49:52 2007 connect(): Connection refused 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 1I5RuB-0002Hh-T6 for ged-emacs-devel@m.gmane.org; Mon, 02 Jul 2007 21:49:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5RuB-0004e0-Hj for ged-emacs-devel@m.gmane.org; Mon, 02 Jul 2007 15:49:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I5RtX-0003o8-RO for emacs-devel@gnu.org; Mon, 02 Jul 2007 15:49:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5RtW-0003m3-9y for emacs-devel@gnu.org; Mon, 02 Jul 2007 15:49:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5RtW-0003lj-1W for emacs-devel@gnu.org; Mon, 02 Jul 2007 15:49:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I5RtL-0005CV-J8 for emacs-devel@gnu.org; Mon, 02 Jul 2007 15:48:59 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I5Rs2-0006cc-Di; Mon, 02 Jul 2007 15:47:38 -0400 In-reply-to: <863b07ybbp.fsf@blue.stonehenge.com> (merlyn@stonehenge.com) 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:74191 Archived-At: Second, the default is *different* than the prepatched behavior. This scared me enough to go find out what happened. If you add new behavior, please default to previous behavior, or prepare to explain why the change is needed. I said to install the new feature, but not enable it by default. Was it enabled by default?