From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Speeding up vc-dired still more Date: Thu, 27 Dec 2007 09:52:02 -0500 (EST) Message-ID: <20071227145202.8A12A830BC9@snark.thyrsus.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1198767189 31498 80.91.229.12 (27 Dec 2007 14:53:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Dec 2007 14:53:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 27 15:53:19 2007 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 1J7u6n-0003kV-Ts for ged-emacs-devel@m.gmane.org; Thu, 27 Dec 2007 15:53:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J7u6S-0002rI-NN for ged-emacs-devel@m.gmane.org; Thu, 27 Dec 2007 09:52:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J7u5c-0002TR-6A for emacs-devel@gnu.org; Thu, 27 Dec 2007 09:52:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J7u5a-0002SU-Db for emacs-devel@gnu.org; Thu, 27 Dec 2007 09:52:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J7u5a-0002SP-3e for emacs-devel@gnu.org; Thu, 27 Dec 2007 09:52:02 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=snark.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J7u5Z-00054r-Os for emacs-devel@gnu.org; Thu, 27 Dec 2007 09:52:01 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 23) id 8A12A830BC9; Thu, 27 Dec 2007 09:52:02 -0500 (EST) X-detected-kernel: by monty-python.gnu.org: 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:85515 Archived-At: Dan Nicolaescu : > That will show 1000 calls to vc-bzr-registered, vc-git-registered, > vc-arch-registered, vc-svn-registered etc etc. Not any more. I've added a check against completion-ignored-extensions, encapsulated in a new function called vc-dired-ignorable-p. -- Eric S. Raymond Rifles, muskets, long-bows and hand-grenades are inherently democratic weapons. A complex weapon makes the strong stronger, while a simple weapon -- so long as there is no answer to it -- gives claws to the weak. -- George Orwell, "You and the Atom Bomb", 1945