From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: vc-bzr sha1sum dependency patch #2 Date: Thu, 23 Apr 2009 17:15:54 -0400 Message-ID: <87prf33wc5.fsf@cyd.mit.edu> References: <20090423193557.GA6117@reforged> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240521343 1782 80.91.229.12 (23 Apr 2009 21:15:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Apr 2009 21:15:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mike Mattie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 23 23:17:03 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 1Lx6Hy-0007Wk-Q8 for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 23:16:58 +0200 Original-Received: from localhost ([127.0.0.1]:45628 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx6GZ-0002ZF-Hn for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 17:15:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lx6F9-0002D9-Ku for emacs-devel@gnu.org; Thu, 23 Apr 2009 17:14:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lx6F5-00027x-LI for emacs-devel@gnu.org; Thu, 23 Apr 2009 17:14:03 -0400 Original-Received: from [199.232.76.173] (port=46918 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx6F5-00027b-EY for emacs-devel@gnu.org; Thu, 23 Apr 2009 17:13:59 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:38967) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lx6F5-0002As-5c for emacs-devel@gnu.org; Thu, 23 Apr 2009 17:13:59 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id BF14757E245; Thu, 23 Apr 2009 17:15:54 -0400 (EDT) In-Reply-To: <20090423193557.GA6117@reforged> (Mike Mattie's message of "Thu, 23 Apr 2009 12:36:00 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110438 Archived-At: Mike Mattie writes: > Here is a corrected version of the patch I sent in the message vc-bzr > sha1sum dependency Since `bzr status' can take a long time to complete, wouldn't this lead to slowdowns in, e.g., simply visiting files under bzr?