From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: (file-exists-p "") --> t?? Date: Mon, 27 Apr 2009 08:08:08 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1240834936 18158 80.91.229.12 (27 Apr 2009 12:22:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 12:22:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 27 14:22:10 2009 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 1LyPdE-0001O9-Vu for ged-emacs-devel@m.gmane.org; Mon, 27 Apr 2009 14:08:21 +0200 Original-Received: from localhost ([127.0.0.1]:44926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LyPdE-00024g-3Z for ged-emacs-devel@m.gmane.org; Mon, 27 Apr 2009 08:08:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LyPd9-00023r-4h for emacs-devel@gnu.org; Mon, 27 Apr 2009 08:08:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LyPd4-00021z-9a for emacs-devel@gnu.org; Mon, 27 Apr 2009 08:08:14 -0400 Original-Received: from [199.232.76.173] (port=33619 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LyPd3-00021v-Rt for emacs-devel@gnu.org; Mon, 27 Apr 2009 08:08:09 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:57240) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LyPd3-00074F-Fk for emacs-devel@gnu.org; Mon, 27 Apr 2009 08:08:09 -0400 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LyPd2-0006sH-Uy for emacs-devel@gnu.org; Mon, 27 Apr 2009 08:08:09 -0400 X-detected-operating-system: by monty-python.gnu.org: GNU/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:110486 Archived-At: Is it intended that file-exists-p returns t for the empty string?