From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Leszczynski Newsgroups: gmane.emacs.devel Subject: find-file takes forever on slow network file systems and very deep directories Date: Mon, 22 Sep 2008 20:36:35 -0700 Message-ID: <48D86443.5090001@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 1222175671 20665 80.91.229.12 (23 Sep 2008 13:14:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2008 13:14:31 +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:15:28 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 1Ki7jQ-00017B-Fb for ged-emacs-devel@m.gmane.org; Tue, 23 Sep 2008 15:15:08 +0200 Original-Received: from localhost ([127.0.0.1]:51442 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ki7iO-00039L-E7 for ged-emacs-devel@m.gmane.org; Tue, 23 Sep 2008 09:14:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KhyhY-0007n6-PY for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:36:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhyhW-0007mC-Ub for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:36:36 -0400 Original-Received: from [199.232.76.173] (port=36554 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhyhW-0007lu-My for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:36:34 -0400 Original-Received: from mail-gx0-f12.google.com ([209.85.217.12]:53288) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KhyhW-0001JL-AW for emacs-devel@gnu.org; Mon, 22 Sep 2008 23:36:34 -0400 Original-Received: by gxk5 with SMTP id 5so4016090gxk.18 for ; Mon, 22 Sep 2008 20:36:31 -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=kMhnEehlNl38WnzHDHA2OwkmhnqrlC9iez+v8mS7nEI2tKao6MpWkkNND8buvza+0U pTJ8QMZBF6g5oP+QF4oEZWKBmdFG/UY0Yw5ecy9jUkjzmYyjXjpwGc4SgRjtYDEGqopY gcxo76qAwKpzwpvak9jlvYVzxZi0CFVZ+EdoA= 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=DcmVB3RPvD02GxsvJohY2QYinx99HEgRpKvIDACyggPr43WL+ruUO46WNKK//sWFWk He3UJilHsbyTDzaHnYno3wzLIlWc4/YVNipftqn9QEaCK81FSI9vYXpgbPph3wBcnWaE 0bdW0+hDvUsyjlcMlim2iUu/pQ8uCqkYnV3KM= Original-Received: by 10.151.109.17 with SMTP id l17mr8440499ybm.20.1222140991654; Mon, 22 Sep 2008 20:36:31 -0700 (PDT) Original-Received: from ?192.168.0.100? ( [68.104.211.192]) by mx.google.com with ESMTPS id 5sm5839956ywd.8.2008.09.22.20.36.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 22 Sep 2008 20:36:31 -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:104056 Archived-At: Here are details: http://tinyurl.com/4o6q49 A.