From unknown Fri Aug 15 20:52:10 2025 X-Loop: don@donarmstrong.com Subject: bug#1047: 23.0.60; Subversion revision number in mode-line Reply-To: Nick Roberts , 1047@debbugs.gnu.org Resent-From: Nick Roberts Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 28 Sep 2008 07:40:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1047 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12225872671500 (code B ref -1); Sun, 28 Sep 2008 07:40:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 28 Sep 2008 07:34:27 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8S7YODE001494 for ; Sun, 28 Sep 2008 00:34:26 -0700 Received: from mx10.gnu.org ([199.232.76.166]:40948) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KjqlK-0006v6-GH for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:32:14 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KjqnO-0004Cg-7k for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:34:23 -0400 Received: from mx20.gnu.org ([199.232.41.8]:51852) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KjqnN-0004CY-OK for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:34:21 -0400 Received: from viper.snap.net.nz ([202.37.101.25]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjqnM-0005wg-Dd for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:34:20 -0400 Received: from kahikatea.snap.net.nz (120.29.255.123.static.snap.net.nz [123.255.29.120]) by viper.snap.net.nz (Postfix) with ESMTP id 5C06B3DA4B4 for ; Sun, 28 Sep 2008 20:34:12 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id C5F798FC6D; Sun, 28 Sep 2008 19:34:03 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18655.13163.178169.969904@kahikatea.snap.net.nz> Date: Sun, 28 Sep 2008 19:34:03 +1200 To: emacs-pretest-bug@gnu.org X-Mailer: VM 7.19 under Emacs 22.3.1 X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. In Emacs 22.1, it seems that a buffer visiting a file under SVN controls displays the the revision number of the last changeset of which that file was a part. This is also what Subclipse does in Eclipse. In 23.0.60 (current CVS) it appears to display the revision number of the current tree. That means that, if the working copy is up-to-date, all files display the same number in the mode-line. The former behaviour seems more informative to me. -- Nick http://www.inet.net.nz/~nickrob From unknown Fri Aug 15 20:52:10 2025 X-Loop: don@donarmstrong.com Subject: bug#1047: 23.0.60; Subversion revision number in mode-line Reply-To: Glenn Morris , 1047@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 29 Sep 2008 17:50:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1047 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1047-submit@emacsbugs.donarmstrong.com id=B1047.122271032225328 (code B ref 1047); Mon, 29 Sep 2008 17:50:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-12.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1047) by emacsbugs.donarmstrong.com; 29 Sep 2008 17:45:22 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8THjIKm025274 for <1047@emacsbugs.donarmstrong.com>; Mon, 29 Sep 2008 10:45:20 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KkMm1-0001Rd-DA; Mon, 29 Sep 2008 13:43:05 -0400 From: Glenn Morris To: Nick Roberts Cc: 1047@debbugs.gnu.org References: <18655.13163.178169.969904@kahikatea.snap.net.nz> X-Spook: data haven Commecen Ansar al-Islam mailbomb Verisign X-Ran: f`W#Cvd_:>R``@2BS5_;iI\mf3=_=owG5Xsv%.IX(H_C(KELNMv"d^+>$Vm`-u}+Go| (Nick Roberts's message of "Sun, 28 Sep 2008 19:34:03 +1200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Nick Roberts wrote: > In Emacs 22.1, it seems that a buffer visiting a file under SVN > controls displays the the revision number of the last changeset of > which that file was a part. [...] > > In 23.0.60 (current CVS) it appears to display the revision number > of the current tree. That means that, if the working copy is > up-to-date, all files display the same number in the mode-line. I went to a svn working directory, and did `svn up'. This said "At revision 3229." I have a file called `emacs' here. `svn status -v emacs' says: 3229 3204 gmorris emacs I opened this file with emacs -Q. In both Emacs 22.3 and the current CVS trunk, I see `SVN-3204' in the modeline. You're saying you see `SVN-3229' in the current CVS? From unknown Fri Aug 15 20:52:10 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Nick Roberts Subject: bug#1047 closed by Nick Roberts (Re: bug#1047: 23.0.60; Subversion revision number in mode-line) Message-ID: References: <18658.3339.234565.503946@kahikatea.snap.net.nz> <18655.13163.178169.969904@kahikatea.snap.net.nz> X-Emacs-PR-Message: they-closed 1047 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: unreproducible Reply-To: 1047@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1222774503-31647-1" This is a multi-part message in MIME format... ------------=_1222774503-31647-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #1047: 23.0.60; Subversion revision number in mode-line It has been closed by Nick Roberts . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Nick Roberts by replying to this email. --=20 1047: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1047 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1222774503-31647-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From nickrob@snap.net.nz Tue Sep 30 04:27:23 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.5 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1047-done) by emacsbugs.donarmstrong.com; 30 Sep 2008 11:27:23 +0000 Received: from viper.snap.net.nz (viper.snap.net.nz [202.37.101.25]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8UBRHDf030392 for <1047-done@emacsbugs.donarmstrong.com>; Tue, 30 Sep 2008 04:27:18 -0700 Received: from kahikatea.snap.net.nz (147.62.255.123.dynamic.snap.net.nz [123.255.62.147]) by viper.snap.net.nz (Postfix) with ESMTP id 508FD3DAB64; Wed, 1 Oct 2008 00:27:15 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id DB8778FC6D; Tue, 30 Sep 2008 23:27:09 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18658.3339.234565.503946@kahikatea.snap.net.nz> Date: Tue, 30 Sep 2008 23:27:07 +1200 To: Glenn Morris Cc: 1047-done@debbugs.gnu.org Subject: Re: bug#1047: 23.0.60; Subversion revision number in mode-line In-Reply-To: References: <18655.13163.178169.969904@kahikatea.snap.net.nz> X-Mailer: VM 7.19 under Emacs 22.3.1 > > In 23.0.60 (current CVS) it appears to display the revision number > > of the current tree. That means that, if the working copy is > > up-to-date, all files display the same number in the mode-line. > > I went to a svn working directory, and did `svn up'. This said > "At revision 3229." > > I have a file called `emacs' here. `svn status -v emacs' says: > > 3229 3204 gmorris emacs > > I opened this file with emacs -Q. > > In both Emacs 22.3 and the current CVS trunk, I see `SVN-3204' in the > modeline. It looks like Dan fixed it after I reported it the first time. As I didn't hear anything, I just presumed nothing had happened. If I've followed your previous instructions correctly, this e-mail should hopefully close the bug report. Sorry about the noise. -- Nick http://www.inet.net.nz/~nickrob ------------=_1222774503-31647-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From nickrob@snap.net.nz Sun Sep 28 00:34:27 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 28 Sep 2008 07:34:27 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8S7YODE001494 for ; Sun, 28 Sep 2008 00:34:26 -0700 Received: from mx10.gnu.org ([199.232.76.166]:40948) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KjqlK-0006v6-GH for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:32:14 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KjqnO-0004Cg-7k for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:34:23 -0400 Received: from mx20.gnu.org ([199.232.41.8]:51852) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KjqnN-0004CY-OK for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:34:21 -0400 Received: from viper.snap.net.nz ([202.37.101.25]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjqnM-0005wg-Dd for emacs-pretest-bug@gnu.org; Sun, 28 Sep 2008 03:34:20 -0400 Received: from kahikatea.snap.net.nz (120.29.255.123.static.snap.net.nz [123.255.29.120]) by viper.snap.net.nz (Postfix) with ESMTP id 5C06B3DA4B4 for ; Sun, 28 Sep 2008 20:34:12 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id C5F798FC6D; Sun, 28 Sep 2008 19:34:03 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18655.13163.178169.969904@kahikatea.snap.net.nz> Date: Sun, 28 Sep 2008 19:34:03 +1200 To: emacs-pretest-bug@gnu.org Subject: 23.0.60; Subversion revision number in mode-line X-Mailer: VM 7.19 under Emacs 22.3.1 X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. In Emacs 22.1, it seems that a buffer visiting a file under SVN controls displays the the revision number of the last changeset of which that file was a part. This is also what Subclipse does in Eclipse. In 23.0.60 (current CVS) it appears to display the revision number of the current tree. That means that, if the working copy is up-to-date, all files display the same number in the mode-line. The former behaviour seems more informative to me. -- Nick http://www.inet.net.nz/~nickrob ------------=_1222774503-31647-1--