From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: S Boucher Newsgroups: gmane.emacs.help Subject: Emacs with git slow? Date: Tue, 15 Mar 2011 10:47:21 -0700 (PDT) Message-ID: <423478.54089.qm@web161616.mail.bf1.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1300211353 24328 80.91.229.12 (15 Mar 2011 17:49:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 15 Mar 2011 17:49:13 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 15 18:49:05 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PzYMi-00018k-Mc for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Mar 2011 18:49:04 +0100 Original-Received: from localhost ([127.0.0.1]:60461 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzYMi-0002Q8-4X for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Mar 2011 13:49:04 -0400 Original-Received: from [140.186.70.92] (port=49542 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzYL6-0001VX-Me for help-gnu-emacs@gnu.org; Tue, 15 Mar 2011 13:47:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzYL5-0003oE-Jq for help-gnu-emacs@gnu.org; Tue, 15 Mar 2011 13:47:24 -0400 Original-Received: from web161616.mail.bf1.yahoo.com ([98.139.211.138]:37358) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PzYL5-0003nm-F9 for help-gnu-emacs@gnu.org; Tue, 15 Mar 2011 13:47:23 -0400 Original-Received: (qmail 54882 invoked by uid 60001); 15 Mar 2011 17:47:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1300211241; bh=8atBIchQ7h651LR6IiprzQBYYhbhESdm1vbYa62fu4c=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=sCbNvVX3VAmc3QniZDMkYsWl6eMN1zFr4q4RfD5ldKir1h8hv+AYspV60Xidlpppsfoc8VfzWQ9w86KL5wbVENCGBdKAHCt1U5V2pN0gxZdtl+hWMpEgJAjbQGFWZR3/HhwoYh6l2JLSOthKuuWYDdyuUXlWkUoWfTjVtNDK/yU= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Md2q9mWP1oDZy5qH69XRs0rsoPiibizEtZ8wBNQgwxYx4AcAHQNtnCTvbMJ97O6qu6o3BMfx+7e3g/zoSi9rdSs06JJxrKT2t2NcvhNQmcKyJVuhSXvya3XGdC71e8wkoct1v5GT8wQCFJmpxa2DnNeItANqDfZ61AyBcUxSo3g=; X-YMail-OSG: ujd70RQVM1lg9tbP8L1MqouIhA4DQwU3hXYy7RKygNucbn. gRGfy7PFDq7KObe9Fi64.MgUx6F.Dfkq4ld8.8jJfkDIsqvQLOxHLqK_vfKo ZFuaJ7zoLnPEqxrw.uEWSXywUEYhuRRHadQA1JRUUdKl4F7wkabE1F32IJsL uSf3h_mc3Q9fHcqwgGk2.0o.cC_vf.ssEZUEbfDQGlgvEQ5.9AW0KyesDKbP U68TDodNJWrcSrZftKUKli05GZ7AIHRPriPpfOHlfVTZQDXbp_510CuQfIAY Rpevveq4- Original-Received: from [209.5.112.166] by web161616.mail.bf1.yahoo.com via HTTP; Tue, 15 Mar 2011 10:47:21 PDT X-Mailer: YahooMailRC/559 YahooMailWebService/0.8.109.295617 X-detected-operating-system: by eggs.gnu.org: FreeBSD 6.x (1) X-Received-From: 98.139.211.138 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80135 Archived-At: finding and saving files (C-xC-f and C-xC-s) that are under git control is slow on my system. It's of the order of a second, which is terrible. Anyone noticed this? I see this slow response time even when I start emacs -nw -q. Things are snappy with files not under git. I haven't dug in the emacs git code yet, and am hoping I won't have to :-)