From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: State of VC? Date: Thu, 24 Jan 2008 14:23:43 +0100 Message-ID: <87hch3mk68.fsf@ambire.localdomain> References: <20080122164306.3B33C83045C@snark.thyrsus.com> <200801222207.m0MM7rlR014153@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201182501 13090 80.91.229.12 (24 Jan 2008 13:48:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Jan 2008 13:48:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 24 14:48:40 2008 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 1JI2Rb-0001es-HW for ged-emacs-devel@m.gmane.org; Thu, 24 Jan 2008 14:48:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI2RB-0005wh-FQ for ged-emacs-devel@m.gmane.org; Thu, 24 Jan 2008 08:48:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JI2Qc-0005ih-33 for emacs-devel@gnu.org; Thu, 24 Jan 2008 08:47:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JI2QZ-0005h4-AW for emacs-devel@gnu.org; Thu, 24 Jan 2008 08:47:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JI2QZ-0005gy-0k for emacs-devel@gnu.org; Thu, 24 Jan 2008 08:47:35 -0500 Original-Received: from ppp-60-36.21-151.libero.it ([151.21.36.60] helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JI2QY-0002S3-Bv for emacs-devel@gnu.org; Thu, 24 Jan 2008 08:47:34 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JI23T-0002Bl-Vn for emacs-devel@gnu.org; Thu, 24 Jan 2008 14:23:44 +0100 In-Reply-To: (Glenn Morris's message of "Tue, 22 Jan 2008 17:26:26 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.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:87437 Archived-At: () Glenn Morris () Tue, 22 Jan 2008 17:26:26 -0500 strange byte compiler behavior http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01356.html IIRC someone wanted to investigate the byte compiler's diagnostics, thus delaying resolution of the next bug. However, that doesn't seem as important to me as fixing the bug, so... vc.el complaint about reference to free variable `file' http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00872.html I just installed a fix. thi