From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy L Newsgroups: gmane.emacs.devel Subject: find-file takes forever on slow network file systems and very deep directories Date: Mon, 22 Sep 2008 20:37:17 -0700 Message-ID: <48D8646D.1030206@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222175705 20829 80.91.229.12 (23 Sep 2008 13:15:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2008 13:15:05 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 23 15:16:03 2008 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 1Ki7kB-0001Sn-9a for ged-emacs-devel@m.gmane.org; Tue, 23 Sep 2008 15:15:55 +0200 Original-Received: from localhost ([127.0.0.1]:51942 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ki7j9-0003TG-B4 for ged-emacs-devel@m.gmane.org; Tue, 23 Sep 2008 09:14:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KhyiC-00080l-V3 for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:37:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhyiB-0007zv-2r for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:37:16 -0400 Original-Received: from [199.232.76.173] (port=36575 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhyiA-0007zs-QE for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:37:14 -0400 Original-Received: from rn-out-0910.google.com ([64.233.170.190]:47727) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KhyiA-0001Uv-Dx for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:37:14 -0400 Original-Received: by rn-out-0910.google.com with SMTP id k32so709907rnd.7 for ; Mon, 22 Sep 2008 20:37:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:user-agent :mime-version:to:subject:content-type:content-transfer-encoding:from; bh=VPD5tKBh2JOaIzA5pQcnU2ldW5AaiK5M3FXs7Cs4/aw=; b=ExhVuxHZHoG5poVJ9dxsUnCzzUnpILOGyOe4ZPSyRpy/JNSqJ9fcBLOmNVM8vG7gkK Pm64Q1EMCjRx3cOJ1/S3vFZdOcxsh7mHtxYGvk1uj8Go6GJS4Cq9MxPvjEe/PEOBZl5r jsBG7ded+Qti23KJGVGxjAX7qjXEGGrmd5IyI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:user-agent:mime-version:to:subject:content-type :content-transfer-encoding:from; b=hXtEw8F56qFnIZe8U8zbMcNVOxAZiiKr21TTAszK7nIucKY/z+2ENFit2PyOpFLJvi lV3E9Y0E9qGAjRgAfLMErkT4yoNwVHbNp5zRAv/NQb6h7jaKo4euIpiRhS623ou+SJOG CIvBqyi+YU24+gZylTgXZ+dqriorcr4vNXfpI= Original-Received: by 10.151.110.14 with SMTP id n14mr8425935ybm.80.1222141033746; Mon, 22 Sep 2008 20:37:13 -0700 (PDT) Original-Received: from ?192.168.0.100? ( [68.104.211.192]) by mx.google.com with ESMTPS id 6sm5816777ywc.9.2008.09.22.20.37.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Sep 2008 20:37:13 -0700 (PDT) User-Agent: Thunderbird 2.0.0.16 (X11/20080724) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 23 Sep 2008 09:13:30 -0400 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:104057 Archived-At: Here are details: http://tinyurl.com/4o6q49 A.