From unknown Sat Sep 20 03:59:01 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1156 <1156@debbugs.gnu.org> To: bug#1156 <1156@debbugs.gnu.org> Subject: Status: 23.0.60; With SVN, vc-print-log places cursor at end of buffer Reply-To: bug#1156 <1156@debbugs.gnu.org> Date: Sat, 20 Sep 2025 10:59:01 +0000 retitle 1156 23.0.60; With SVN, vc-print-log places cursor at end of buffer reassign 1156 emacs submitter 1156 Nick Roberts severity 1156 normal tag 1156 unreproducible thanks From nickrob@snap.net.nz Sun Oct 12 23:30:35 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.7 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; 13 Oct 2008 06:30:35 +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 m9D6UWE8024307 for ; Sun, 12 Oct 2008 23:30:33 -0700 Received: from mail.gnu.org ([199.232.76.166]:54350 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KpGuQ-0005DH-Fd for emacs-pretest-bug@gnu.org; Mon, 13 Oct 2008 02:28:02 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KpGwo-0001pU-86 for emacs-pretest-bug@gnu.org; Mon, 13 Oct 2008 02:30:31 -0400 Received: from mx20.gnu.org ([199.232.41.8]:41524) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KpGwn-0001p5-N9 for emacs-pretest-bug@gnu.org; Mon, 13 Oct 2008 02:30:29 -0400 Received: from viper.snap.net.nz ([202.37.101.25]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KpGwh-0008Ti-UF for emacs-pretest-bug@gnu.org; Mon, 13 Oct 2008 02:30:24 -0400 Received: from kahikatea.snap.net.nz (50.29.255.123.static.snap.net.nz [123.255.29.50]) by viper.snap.net.nz (Postfix) with ESMTP id 358313DA2B7 for ; Mon, 13 Oct 2008 19:04:33 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id C54368FC6D; Mon, 13 Oct 2008 19:04:31 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18674.58606.237911.629088@kahikatea.snap.net.nz> Date: Mon, 13 Oct 2008 19:04:30 +1300 To: emacs-pretest-bug@gnu.org Subject: 23.0.60; With SVN, vc-print-log places cursor at end of buffer 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: GNU/Linux 2.6, seldom 2.4 (older, 4) With SVN, vc-print-log places the cursor and displays at the end of the buffer. With CVS, it places the cursor at the version of the visited file. This seems to me to be the logical thing to do. -- Nick http://www.inet.net.nz/~nickrob From rgm@gnu.org Mon Oct 13 12:54:13 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=-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 1156) by emacsbugs.donarmstrong.com; 13 Oct 2008 19:54:13 +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 m9DJsB88029199 for <1156@emacsbugs.donarmstrong.com>; Mon, 13 Oct 2008 12:54:12 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KpTS7-0003Ho-3P; Mon, 13 Oct 2008 15:51:39 -0400 From: Glenn Morris To: Nick Roberts Cc: 1156@debbugs.gnu.org Subject: Re: bug#1156: 23.0.60; With SVN, vc-print-log places cursor at end of buffer References: <18674.58606.237911.629088@kahikatea.snap.net.nz> X-Spook: COSCO SAPO Blowfish electronic surveillance Security X-Ran: x8N/[n0c;Xv_kktN5Z^'ByT`fi<}U-2;A*^;'SrKM9_q$aZ[r|uSNX (Nick Roberts's message of "Mon, 13 Oct 2008 19:04:30 +1300") 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: > With SVN, vc-print-log places the cursor and displays at the end of > the buffer. With CVS, it places the cursor at the version of the > visited file. For me, SVN behaves like you say CVS does, ie puts cursor on current revision. From rgm@gnu.org Mon Oct 13 20:01:19 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=-9.6 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 14 Oct 2008 03:01:19 +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 m9E31Gd1005983 for ; Mon, 13 Oct 2008 20:01:17 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Kpa7R-0001Zg-GU; Mon, 13 Oct 2008 22:58:45 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18676.2789.465996.79477@fencepost.gnu.org> Date: Mon, 13 Oct 2008 22:58:45 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: 5(z]VAYIx5eYy'D`gU1IXx/?np>H#Kz!sFglYT*pGM,}ETV#*P93&[[)/hKH10Q3\M"gI8 X-Debbugs-No-Ack: yes severity 1083 normal tags 1083 moreinfo clone 812 -1 retitle -1 frame-local-variable problem submitter -1 Glenn Morris close 812 tags 1156 unreproducible From nickrob@snap.net.nz Tue Oct 14 02:23:34 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.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1156) by emacsbugs.donarmstrong.com; 14 Oct 2008 09:23:35 +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 m9E9NSpa004110 for <1156@emacsbugs.donarmstrong.com>; Tue, 14 Oct 2008 02:23:29 -0700 Received: from kahikatea.snap.net.nz (98.29.255.123.static.snap.net.nz [123.255.29.98]) by viper.snap.net.nz (Postfix) with ESMTP id B52A83DA1A4; Tue, 14 Oct 2008 22:23:27 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 5DF0A8FC6D; Tue, 14 Oct 2008 22:23:24 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18676.25858.400126.767135@kahikatea.snap.net.nz> Date: Tue, 14 Oct 2008 22:23:14 +1300 To: Glenn Morris Cc: 1156@debbugs.gnu.org Subject: Re: bug#1156: 23.0.60; With SVN, vc-print-log places cursor at end of buffer In-Reply-To: References: <18674.58606.237911.629088@kahikatea.snap.net.nz> X-Mailer: VM 7.19 under Emacs 22.3.1 > > With SVN, vc-print-log places the cursor and displays at the end of > > the buffer. With CVS, it places the cursor at the version of the > > visited file. > > For me, SVN behaves like you say CVS does, ie puts cursor on current > revision. Yes, I see that now on Ubuntu. Perhaps it's just a problem on Mac OSX. I'll investigate further. -- Nick http://www.inet.net.nz/~nickrob From nickrob@snap.net.nz Mon Oct 20 01:09:14 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.1 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1156-done) by emacsbugs.donarmstrong.com; 20 Oct 2008 08:09:14 +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 m9K89Bn9002417 for <1156-done@emacsbugs.donarmstrong.com>; Mon, 20 Oct 2008 01:09:12 -0700 Received: from kahikatea.snap.net.nz (8.30.255.123.static.snap.net.nz [123.255.30.8]) by viper.snap.net.nz (Postfix) with ESMTP id 13E7D3DA3AE; Mon, 20 Oct 2008 21:09:11 +1300 (NZDT) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id B72C08FC6D; Mon, 20 Oct 2008 21:09:04 +1300 (NZDT) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18684.15507.928888.165386@kahikatea.snap.net.nz> Date: Mon, 20 Oct 2008 21:08:51 +1300 To: Glenn Morris Cc: 1156-done@debbugs.gnu.org Subject: Re: bug#1156: 23.0.60; With SVN, vc-print-log places cursor at end of buffer In-Reply-To: References: <18674.58606.237911.629088@kahikatea.snap.net.nz> X-Mailer: VM 7.19 under Emacs 22.3.1 > > With SVN, vc-print-log places the cursor and displays at the end of > > the buffer. With CVS, it places the cursor at the version of the > > visited file. > > For me, SVN behaves like you say CVS does, ie puts cursor on current > revision. I see now that I hadn't updated properly and this was related to the earlier bug where the mode line showed the last committed revision instead of the working revision. So I've closed the report. -- Nick http://www.inet.net.nz/~nickrob From unknown Sat Sep 20 03:59:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Mon, 17 Nov 2008 15:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator