From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: SVN update in GNU Emacs 22.1.50 Date: Fri, 21 Sep 2007 11:23:35 +0200 Message-ID: <1732063F-74F1-441D-B2D5-42A628E6517F@Web.DE> References: <8044046A-BFB4-488F-A2A7-CA07696200E7@Web.DE> <85lkb62shv.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1190366678 31843 80.91.229.12 (21 Sep 2007 09:24:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Sep 2007 09:24:38 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 21 11:24:33 2007 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 1IYekT-00068W-6d for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Sep 2007 11:24:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYekQ-0002ID-W0 for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Sep 2007 05:24:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYejd-00027A-0J for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 05:23:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYeja-00026T-SC for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 05:23:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYeja-00026N-Jx for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 05:23:38 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYeja-0006bb-9T for help-gnu-emacs@gnu.org; Fri, 21 Sep 2007 05:23:38 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate02.web.de (Postfix) with ESMTP id 6E1B89DFC43F; Fri, 21 Sep 2007 11:23:37 +0200 (CEST) Original-Received: from [195.4.205.200] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1IYejZ-0002CT-00; Fri, 21 Sep 2007 11:23:37 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1++Gju8gIZJvQD6qypmUQVgXgmNB2Js3d/kgXfZ VnAC7rUiV20GsCEbX8IK2xx1fKbzUrg/Xg6iGYHjNH4s+us+m0 J4KDtTsP9qzdoeMtmAJA== X-Detected-Kernel: Linux 2.4-2.6 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:47716 Archived-At: Am 19.09.2007 um 05:03 schrieb Stefan Monnier: >> So there is no substitute for pcvs.el and psvn.el now =96 why is the =20= >> family >> of vc-*.el files then autoloaded? > > Why not? It does provide useful functionality via > C-x v =3D, C-x v ~, C-x v l, and C-x v g > as well as information in the Modeline about the fact that the file =20= > is under > version control and which system is used. > These are very useful in my experience and completely orthogonal to =20= > what > pcvs or psvn provides (which I obviously find very useful as well). > Just don't expect VC to provide a full frontend (at least not yet). Yes, you're right: VC is useful. And it also needs accompaniment by =20 pcvs.el and psvn.el to manage the downloaded source code. -- Greetings Pete There are two major products that come out of Berkeley: LSD and UNIX. =20= We don't believe this to be a coincidence. - Jeremy S. Anderson