From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.devel Subject: Re: Willing to debug bug #3542 (23.0.94; File access via UNC path slow again under Windows) Date: Tue, 7 Jul 2009 13:00:20 +0200 Message-ID: <7dbe73ed0907070400i883876eh5457e455641d0dc3@mail.gmail.com> References: <7dbe73ed0907051401o26903ca3t9a67060f3a3417ad@mail.gmail.com> <87prcezqik.fsf@stupidchicken.com> <7dbe73ed0907060730s714c3350s44e600261ae14112@mail.gmail.com> <87d48dg8tz.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1246964483 30287 80.91.229.12 (7 Jul 2009 11:01:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jul 2009 11:01:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 07 13:01:16 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 1MO8QF-0003rq-ON for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 13:01:16 +0200 Original-Received: from localhost ([127.0.0.1]:36748 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO8QF-000703-7p for ged-emacs-devel@m.gmane.org; Tue, 07 Jul 2009 07:01:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MO8Pn-0006r4-Ms for emacs-devel@gnu.org; Tue, 07 Jul 2009 07:00:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MO8Pj-0006qk-63 for emacs-devel@gnu.org; Tue, 07 Jul 2009 07:00:47 -0400 Original-Received: from [199.232.76.173] (port=38506 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO8Pj-0006qh-2Y for emacs-devel@gnu.org; Tue, 07 Jul 2009 07:00:43 -0400 Original-Received: from mail-bw0-f228.google.com ([209.85.218.228]:38167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MO8Pi-00041r-Ed for emacs-devel@gnu.org; Tue, 07 Jul 2009 07:00:42 -0400 Original-Received: by bwz28 with SMTP id 28so1547132bwz.42 for ; Tue, 07 Jul 2009 04:00:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=D6+GZI0DXwZQdftSEnt4eaNDRr2OyUGD+71tv+lUXOE=; b=UPlDHqcPLYtLMxECtSbEx2NyM3nbwK5ny6xwumA9KJb84+pag6UYVkwE5+KDZ/F3MM oqFmNWlbnMp7CK1FFjAlI1tXkYAnP6iweFMEVlgrGfVMaFZQIWtpiBwJl3xwJM5F4o6Z jrK3SVFLnIS+vHjd0Z4L1hk/sa3DA4uajnsUg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=a+Ez+Uwgtd9VLvyqwrrdi9cGRetAISEHeDAzMm8wsZhgKkDDROqX3lm3TZd2/es2rW WyJWZkTz7T6XCRxX4hg891pWnmwnK0EDhHQFr9jxy9BL+aMHpDRJS6uvvQoF8NS9YnNe rsVwlofLad72xB6X0NoYpu1XI1ojwvB57AP/c= Original-Received: by 10.204.112.16 with SMTP id u16mr5683316bkp.29.1246964440239; Tue, 07 Jul 2009 04:00:40 -0700 (PDT) In-Reply-To: <87d48dg8tz.fsf@stupidchicken.com> X-detected-operating-system: by monty-python.gnu.org: GNU/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:112133 Archived-At: > Please use CVS. =A0That lets you track down the problem with better > granularity, and it's more convenient. =A0See > http://savannah.gnu.org/cvs/?group=3Demacs for a description of how to > check out the cvs repository. =A0After that, as I said, the command to > revert to earlier revisions is (e.g.) `cvs up -Pd -D 2009-01-01'. Just so that I understand you correctly, are you suggesting I download and compile CVS emacs and do the "cvs up" trick and repeat this process until I get a compiled version that works? If so, it might take a while since I have never compiled Emacs myself under w32. Maybe I will try to follow the guide Lennart has provided with me, we'll see. Debugging elisp had been much more fun :) Is there some low level primitive built in C that is always involved in file listings etc that could be the culprit?