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: vc-cvs-checkout bug Date: Fri, 01 Feb 2008 06:52:59 +0100 Message-ID: <87hcgt1av8.fsf@ambire.localdomain> References: <200802010450.m114oSvX001166@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 1201847744 16829 80.91.229.12 (1 Feb 2008 06:35:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Feb 2008 06:35:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 01 07:36:05 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 1JKpVK-0004qz-Qa for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 07:36:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKpUt-00074N-EB for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 01:35:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKpUo-00072b-5K for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:35:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKpUm-00071t-L4 for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:35:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKpUm-00071o-DR for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:35:28 -0500 Original-Received: from ppp-43-34.21-151.libero.it ([151.21.34.43] 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 1JKpUm-000661-7v for emacs-devel@gnu.org; Fri, 01 Feb 2008 01:35:28 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JKopf-0002Wj-A5; Fri, 01 Feb 2008 06:52:59 +0100 In-Reply-To: <200802010450.m114oSvX001166@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Thu, 31 Jan 2008 20:50:28 -0800") 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-Greylist: delayed 2402 seconds by postgrey-1.27 at monty-python; Fri, 01 Feb 2008 01:34:57 EST 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:87912 Archived-At: () Dan Nicolaescu () Thu, 31 Jan 2008 20:50:28 -0800 C-x C-f any_file_on_EMACS_22_BASE C-x v + Look at the mode-line [EMACS_22_BASE] is gone, the file is now from trunk! That is quite a bad idea. I have installed a fix on both EMACS_22_BASE and trunk. thi