From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: vc-annotate fails Date: Fri, 01 Jul 2005 14:36:45 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1120223022 27982 80.91.229.2 (1 Jul 2005 13:03:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Jul 2005 13:03:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 01 15:03:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DoLB8-0003MW-Lw for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2005 15:03:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoLJa-0003Q1-RB for ged-emacs-devel@m.gmane.org; Fri, 01 Jul 2005 09:12:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DoLBw-0000D4-DF for emacs-devel@gnu.org; Fri, 01 Jul 2005 09:04:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DoLBv-0000Ca-HF for emacs-devel@gnu.org; Fri, 01 Jul 2005 09:04:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DoL9Z-0007CB-Mg for emacs-devel@gnu.org; Fri, 01 Jul 2005 09:01:57 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DoKqg-0002CC-4P for emacs-devel@gnu.org; Fri, 01 Jul 2005 08:42:26 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 4B26C26284A; Fri, 1 Jul 2005 14:37:04 +0200 (CEST) Original-To: bob@rattlesnake.com In-Reply-To: (Robert J. Chassell's message of "Fri, 1 Jul 2005 11:31:26 +0000 (UTC)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:40029 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40029 "Robert J. Chassell" writes: > Today's GNU Emacs CVS snapshot, Fri, 2005 Jul 1 10:39 UTC > GNU Emacs 22.0.50.34 (i686-pc-linux-gnu, GTK+ Version 2.6.8) > started with > > src/emacs -Q -D > > The lisp/loadhist.el file is 232 lines long. However, after visiting > it, and running `vc-annotate' (C-x v g) to produce > > *Annotate loadhist.el (rev 1.33)* > > only a 67 line buffer appears -- and that buffer, which includes both > the beginning and end of loadhist.el is missing part of the middle, > including the defun for `unload-feature'. Sounds like the cvs / ssh problem described in INSTALL.CVS. -- Kim F. Storm http://www.cua.dk