From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: locate-dominating-file calls `stat' too eagerly Date: Tue, 30 Sep 2008 19:30:05 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1222792299 13633 80.91.229.12 (30 Sep 2008 16:31:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2008 16:31:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 30 18:32:34 2008 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 1Kki8x-0008J5-5g for ged-emacs-devel@m.gmane.org; Tue, 30 Sep 2008 18:32:11 +0200 Original-Received: from localhost ([127.0.0.1]:49774 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kki7u-0000Tr-7h for ged-emacs-devel@m.gmane.org; Tue, 30 Sep 2008 12:31:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kki6t-0008DY-W8 for emacs-devel@gnu.org; Tue, 30 Sep 2008 12:30:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kki6s-0008CY-WB for emacs-devel@gnu.org; Tue, 30 Sep 2008 12:30:03 -0400 Original-Received: from [199.232.76.173] (port=38732 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kki6s-0008CH-ES for emacs-devel@gnu.org; Tue, 30 Sep 2008 12:30:02 -0400 Original-Received: from mtaout1.012.net.il ([84.95.2.1]:12705) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kki6r-00071J-Vf for emacs-devel@gnu.org; Tue, 30 Sep 2008 12:30:02 -0400 Original-Received: from HOME-C4E4A596F7 ([77.127.170.116]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K80004Z4OJWG260@i-mtaout1.012.net.il> for emacs-devel@gnu.org; Tue, 30 Sep 2008 19:31:09 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:104262 Archived-At: > From: Stefan Monnier > Cc: emacs-devel@gnu.org > Date: Tue, 30 Sep 2008 10:02:41 -0400 > > >> >> In some corner cases, this can infloop. > >> > What are those cases? I think we need to describe them in a comment > >> > there. > >> Can't remember, sadly. > > Were they reported to one of the mailing lists? Should I search the > > archives? > > I have the vague feeling that it was reported to the list, indeed. > But I wouldn't spend too much time on it, I didn't.