From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Useless vc-dir output Date: Thu, 17 Apr 2008 20:57:47 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208480301 3869 80.91.229.12 (18 Apr 2008 00:58:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Apr 2008 00:58:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 18 02:58:57 2008 connect(): Connection refused 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 1Jmew0-0000eo-0p for ged-emacs-devel@m.gmane.org; Fri, 18 Apr 2008 02:58:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmevL-0006WZ-3l for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 20:57:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmevG-0006UW-I5 for emacs-devel@gnu.org; Thu, 17 Apr 2008 20:57:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmevF-0006Tt-RG for emacs-devel@gnu.org; Thu, 17 Apr 2008 20:57:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmevF-0006Ti-L0 for emacs-devel@gnu.org; Thu, 17 Apr 2008 20:57:49 -0400 Original-Received: from 76-10-171-8.dsl.teksavvy.com ([76.10.171.8] helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmevF-0006v4-5f for emacs-devel@gnu.org; Thu, 17 Apr 2008 20:57:49 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id DB96EB41D5; Thu, 17 Apr 2008 20:57:47 -0400 (EDT) In-Reply-To: (Andreas Schwab's message of "Thu, 17 Apr 2008 10:28:09 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) 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:95419 Archived-At: >>> How can I get rid of the useless unregistered directories that don't >>> exist any more? >> >> I'm not sure I understand the exact circumstance, but `g' (i.e. refresh) > Why refresh? Nothing has changed. Then, I don't understand: you say they are `unregistered' but they don't exist any more. How do you do that without changing? IIUC you can only reach this state if the dirs first exist, then you get a vc-dir buffer, then you delete the dirs. Stefan