From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anselm Helbig Newsgroups: gmane.emacs.help Subject: Re: psvn narrowing Date: Tue, 21 Jul 2009 22:59:12 +0200 Organization: Freie Universitaet Berlin Message-ID: <87eis9ah27.wl%anselm.helbig+news2009@googlemail.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1248212478 7454 80.91.229.12 (21 Jul 2009 21:41:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Jul 2009 21:41:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 21 23:41:12 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MTN5C-0006NE-2P for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 23:41:10 +0200 Original-Received: from localhost ([127.0.0.1]:38219 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTN5B-0007EL-Iy for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 17:41:09 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-X-Trace: news.uni-berlin.de CZWrZkYliHqqzjO9E2M57gMe+pDeRfj3sJvfmfhqAIo8bGYZGjB4OTN7mh Cancel-Lock: sha1:BpkmTe8Qt/8ZNJX08zd+OGECGJ8= In-Reply-To: Mail-Followup-To: anselm.helbig+news2009@googlemail.com Original-Xref: news.stanford.edu gnu.emacs.help:171139 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66328 Archived-At: At Tue, 21 Jul 2009 14:19:55 -0400 (EDT), Tom Roche wrote: > > > I'm working on a large project which uses subversion for SCM. I'm > using psvn.el for its support of `svn status`. I'm mostly quite happy > (especially pleasing: 'E' shows ediff of a file and its base version), > but there is one thing that's bugging me ... > > Because it's a large project, my psvn listing (i.e. buffer= > "*svn-status*") is rather long and "sparse": there are a few > "committables" (i.e. files that have been added, deleted, modified, > etc and therefore are marked by psvn) with vast stretches of unchanged > files. Hence I'm doing a lotta scrolling. > > So I'm wondering, is there a way to toggle the view to show only the > committables? E.g. some kind of folding or narrowing? I see command= > 'svn-status-mark-changed', which allows the user to un/mark all the > commitables, so I know psvn has the concept of the set of "all changed > files." However, despite reading through the `C-h m`, I'm not seeing > how to view only them. > > your assistance is appreciated, Tom Roche I suppose you're looking for `svn-status-toggle-hide-unmodified', which is bound to `_'. HTH, Anselm -- Anselm Helbig mailto:anselm.helbig+news2009@googlemail.com