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,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; vc: missing done in progress message Date: Mon, 28 Jan 2008 10:27:59 +0100 Message-ID: <87abmqz4dc.fsf@ambire.localdomain> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201512667 11667 80.91.229.12 (28 Jan 2008 09:31:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jan 2008 09:31:07 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Ulrich Neumerkel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 28 10:31:23 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 1JJQKi-0007Cu-Se for ged-emacs-devel@m.gmane.org; Mon, 28 Jan 2008 10:31:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJQKC-0000gk-St for ged-emacs-devel@m.gmane.org; Mon, 28 Jan 2008 04:30:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JJQJU-0000Uh-Nu for emacs-devel@gnu.org; Mon, 28 Jan 2008 04:30:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JJQJS-0000Tr-Mg for emacs-devel@gnu.org; Mon, 28 Jan 2008 04:29:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JJQJS-0000Tj-AV for emacs-devel@gnu.org; Mon, 28 Jan 2008 04:29:58 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JJQJS-0006QV-4n for emacs-devel@gnu.org; Mon, 28 Jan 2008 04:29:58 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JJQJR-00009Z-Pj for emacs-pretest-bug@gnu.org; Mon, 28 Jan 2008 04:29:57 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JJQJO-0006Pd-K5 for emacs-pretest-bug@gnu.org; Mon, 28 Jan 2008 04:29:57 -0500 Original-Received: from ppp-247-34.21-151.libero.it ([151.21.34.247] 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 1JJQJO-0006PH-91 for emacs-pretest-bug@gnu.org; Mon, 28 Jan 2008 04:29:54 -0500 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1JJQHX-0002jw-Hy; Mon, 28 Jan 2008 10:27:59 +0100 In-Reply-To: (Ulrich Neumerkel's message of "Mon, 28 Jan 2008 08:57:04 +0100") 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-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:87701 gmane.emacs.pretest.bugs:20786 Archived-At: () Ulrich Neumerkel () Mon, 28 Jan 2008 08:57:04 +0100 No, I do not see that. Just modified a file to get: Mark set Wrote /opt/gupu/src/pl-gitp/pl/library/apply_macros.pl [2 times] Finding changes in /opt/gupu/src/pl-gitp/pl/library/apply_macros.pl... done So, there is no OK message (with git) Emacs' vc-git.el is still settling down[0], plus Git has some diff-related peculiarities[1], plus it's possible my setup[2] has inured me to the travails of avoiding "stock" systems. This means basically, i don't know where the difference may be creeping in! So lets start over to try to find common debugging pov. (Sorry, i should have suggested the following, initially.) Could you do a "cvs update", build Emacs, start it with "-Q", and let me know what you see? I will do the same, here. Also, i see 1.5.3.6 at the bottom of a previous mail; is that the version number of a stock (w/o modifications) git release? thi [0] http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/vc-git.el?view=log [1] http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00179.html [2] http://www.gnuvola.org/wip/ (see vc-git-hacking)