From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: [vc-git] Showing =?windows-1252?q?=91=2Egit/*=92_files_in_vc-?= =?windows-1252?q?dir?= Date: Thu, 01 Jul 2010 11:29:25 +0200 Message-ID: <4C2C5FF5.40502@swipnet.se> References: <4C2A5279.2080706@cybersprocket.com> <4C2C4573.1060203@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1277976818 17535 80.91.229.12 (1 Jul 2010 09:33:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2010 09:33:38 +0000 (UTC) Cc: Eric James Michael Ritz , Dan Nicolaescu , Stefan Monnier , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 01 11:33:35 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.69) (envelope-from ) id 1OUG9H-0002WJ-9q for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 11:33:35 +0200 Original-Received: from localhost ([127.0.0.1]:44485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUG9G-0001aV-5h for ged-emacs-devel@m.gmane.org; Thu, 01 Jul 2010 05:33:34 -0400 Original-Received: from [140.186.70.92] (port=50009 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUG5Q-0007V1-Uy for emacs-devel@gnu.org; Thu, 01 Jul 2010 05:29:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUG5K-0007Az-FW for emacs-devel@gnu.org; Thu, 01 Jul 2010 05:29:36 -0400 Original-Received: from smtprelay-b12.telenor.se ([62.127.194.21]:32914) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUG5H-0007AA-Uv; Thu, 01 Jul 2010 05:29:28 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-b12.telenor.se (Postfix) with ESMTP id AE840C031; Thu, 1 Jul 2010 11:29:26 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As0xALr8K0xV4S0jPGdsb2JhbACfYgwBAQEBNS2+LIUlBA X-IronPort-AV: E=Sophos;i="4.53,518,1272837600"; d="scan'208";a="97686078" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 01 Jul 2010 11:29:26 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 93E2C7FA05A; Thu, 1 Jul 2010 11:29:25 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: X-detected-operating-system: by eggs.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:126606 Archived-At: What do you use instead of pushnew? Jan D. Glenn Morris skrev 2010-07-01 10.39: > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6148 > > It is trivial to modify vc-dir-hide-up-to-date to accept an optional > STATES argument in place of a hard-coded 'up-to-date. > > Then I just use the interactive piece from the posted code, and bind > it to H, as suggested. > > I use this all the time, for exactly the purpose of hiding > unregistered files.