From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: `bzr viz' slooow Date: Wed, 27 Jan 2010 00:13:00 +0100 Message-ID: <87y6jkv4sj.fsf@telefonica.net> References: <20100126.180554.173876640.wl@gnu.org> <877hr4ww3c.fsf@telefonica.net> <20100126.231626.78379055.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264547628 8547 80.91.229.12 (26 Jan 2010 23:13:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jan 2010 23:13:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 27 00:13:40 2010 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 1NZubM-0004Qo-Cu for ged-emacs-devel@m.gmane.org; Wed, 27 Jan 2010 00:13:40 +0100 Original-Received: from localhost ([127.0.0.1]:32840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZubN-00084a-AA for ged-emacs-devel@m.gmane.org; Tue, 26 Jan 2010 18:13:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZubD-00082S-BQ for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZub8-0007zo-55 for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:30 -0500 Original-Received: from [199.232.76.173] (port=36618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZub7-0007zg-VH for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:26 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:36422) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NZub7-0008Ok-Ht for emacs-devel@gnu.org; Tue, 26 Jan 2010 18:13:25 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NZub2-0004J5-QU for emacs-devel@gnu.org; Wed, 27 Jan 2010 00:13:20 +0100 Original-Received: from 92.red-88-24-231.staticip.rima-tde.net ([88.24.231.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jan 2010 00:13:20 +0100 Original-Received: from ofv by 92.red-88-24-231.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jan 2010 00:13:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 92.red-88-24-231.staticip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) Cancel-Lock: sha1:4hlPhAWEw6EVuSWRGNHkUqODXlE= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:120471 Archived-At: Werner LEMBERG writes: [snip] > BUT: gitk displays something useful (the most recent commits) after a > few seconds, and I can start to inspect the data; apparently a > background process collects the remaining commit entries. AFAIK, there is no reason preventing qlog from doing that. So file a bug report on qbzr explaining the problem and let's hope that they'll implement the feature. [snip]