From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: [BUG] CVS HEAD "find-file-confirm-inexistent-file" in lisp/files.el Date: Mon, 9 Jul 2007 23:14:55 +0200 Message-ID: References: <863b07ybbp.fsf@blue.stonehenge.com> <86bqeql0uw.fsf@blue.stonehenge.com> <86wsx9a7mv.fsf@blue.stonehenge.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184015707 30175 80.91.229.12 (9 Jul 2007 21:15:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Jul 2007 21:15:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Randal L. Schwartz" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 09 23:15:05 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 1I80ZU-00019R-KY for ged-emacs-devel@m.gmane.org; Mon, 09 Jul 2007 23:15:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I80ZT-0000hm-8n for ged-emacs-devel@m.gmane.org; Mon, 09 Jul 2007 17:15:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I80ZP-0000fa-LV for emacs-devel@gnu.org; Mon, 09 Jul 2007 17:14:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I80ZN-0000dI-K8 for emacs-devel@gnu.org; Mon, 09 Jul 2007 17:14:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I80ZN-0000cv-5h for emacs-devel@gnu.org; Mon, 09 Jul 2007 17:14:57 -0400 Original-Received: from wx-out-0506.google.com ([66.249.82.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I80ZM-0004ge-Hw for emacs-devel@gnu.org; Mon, 09 Jul 2007 17:14:56 -0400 Original-Received: by wx-out-0506.google.com with SMTP id s7so997994wxc for ; Mon, 09 Jul 2007 14:14:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ilGT5vRniyWzG3u3M48e7Q7t9dlRVCUgjQjHnQrgYsbPKRrwrXqNrnvQLIR8YyfFhtNJqHXQc9KYNxII28/GMSuFXFbueaysUpzxB5/u5OB8IdR1/kH3MrDN3jFt0RjzF9/JrarM15GaQMnbYzkaoD0AyvGEXqbZEJR3Boc9eY8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wia4ZmJ6JRSCrIXIMxePwUfmFDlEEs28IjQGqio3dnJWBiB8AmerPFkeE7I5kdHXN86P4495STRpwlpJYpZVQTpb6i1FaOcdQKr1YjELYjxVkrI5dNhiFAJfGURclh7fp63PzINfRnNH5MhrsUG9MwdRVuoSQxDCPxBYgfevfZA= Original-Received: by 10.90.99.20 with SMTP id w20mr2472041agb.1184015695841; Mon, 09 Jul 2007 14:14:55 -0700 (PDT) Original-Received: by 10.90.87.8 with HTTP; Mon, 9 Jul 2007 14:14:55 -0700 (PDT) In-Reply-To: <86wsx9a7mv.fsf@blue.stonehenge.com> Content-Disposition: inline X-detected-kernel: Linux 2.6 (newer, 2) 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:74528 Archived-At: On 7/9/07, Randal L. Schwartz wrote: > The point is to use familiar words when you can. No, the point is that you said: "First, the spelling is wrong. You want nonexistent, not inexistent." And then: "The name is still spelled wrong. NEVER in my years as a human being in the North American English world have I heard "inexistent". It's always been "nonexistent". Please fix the spelling before release." We wouldn't be discussing if you had said: "Inexistent is uncommon; please use nonexistent, which is much more familiar to the average user." Juanma