From unknown Thu Aug 14 17:26:52 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#4263 <4263@debbugs.gnu.org> To: bug#4263 <4263@debbugs.gnu.org> Subject: Status: 23.1; initial point for vc-dir on wrong line Reply-To: bug#4263 <4263@debbugs.gnu.org> Date: Fri, 15 Aug 2025 00:26:52 +0000 retitle 4263 23.1; initial point for vc-dir on wrong line reassign 4263 emacs submitter 4263 Tom Tromey severity 4263 minor tag 4263 notabug thanks From tromey@redhat.com Tue Aug 25 20:20:00 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 26 Aug 2009 03:20:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.5 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7Q3JxwH005707 for ; Tue, 25 Aug 2009 20:20:00 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mg93H-0002wo-30 for bug-gnu-emacs@gnu.org; Tue, 25 Aug 2009 23:19:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mg93C-0002p7-76 for bug-gnu-emacs@gnu.org; Tue, 25 Aug 2009 23:19:58 -0400 Received: from [199.232.76.173] (port=42686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mg93C-0002ov-3V for bug-gnu-emacs@gnu.org; Tue, 25 Aug 2009 23:19:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26541) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mg93B-0004t7-Ij for bug-gnu-emacs@gnu.org; Tue, 25 Aug 2009 23:19:53 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n7Q3Jpm5021595 for ; Tue, 25 Aug 2009 23:19:51 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n7Q3JpcB023205; Tue, 25 Aug 2009 23:19:51 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n7Q3JnVG012520; Tue, 25 Aug 2009 23:19:50 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 9636D3782A4; Tue, 25 Aug 2009 21:19:49 -0600 (MDT) From: Tom Tromey To: bug-gnu-emacs@gnu.org Subject: 23.1; initial point for vc-dir on wrong line Reply-To: Tom Tromey X-Attribution: Tom Date: Tue, 25 Aug 2009 21:19:49 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I typed C-x v d to enter vc-dir. Point is initially at the beginning of the buffer. If I type "n", it confusingly moves to the second file in the listing. I think vc-dir would be less confusing if point started on the line corresponding to the first file. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.16.5) of 2009-08-24 on x86-2.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.10601901 configured using `configure '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i586-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i586-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: VC dir Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-spelling-mode: t erc-truncate-mode: t erc-status-mode: t erc-services-mode: t erc-networks-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: a k e - v a r i a b l e - f r a m e RET RET RET ESC [ 2 0 ~ C-x 1 ESC [ 2 1 ~ C-c b C-a C-v ESC v C-l C-p C-f C-u C-n C-p C-p C-f C-l ESC [ 2 1 ~ ESC [ 2 1 ~ ESC [ 2 1 ~ C-u C-u C-n C-l ESC [ 2 1 ~ C-c b ESC [ 2 1 ~ ESC [ 2 1 ~ ESC [ 2 1 ~ C-v ESC v ESC v C-v C-n C-f C-u C-n C-f C-p C-f ESC } ESC } C-v C-v ESC v C-v C-v ESC v ESC v ESC v ESC v ESC v ESC v C-v C-l C-s m a k e - v C-s C-a C-v C-u C-n C-u C-n C-p C-f C-u C-n C-p C-p C-f C-u C-n C-n C-p C-f C-u C-n C-u C-n C-p C-p C-f C-v C-v ESC v ESC v ESC [ 5 ~ C-s m a k e - v a r C-s i C-w C-w C-s C-a C-s C-s C-s C-s C-a C-v C-s n e w v a l C-a C-s v a l c o n t e n t s C-a C-x C-g ESC [ 2 1 ~ ESC [ 2 1 ~ C-v C-v C-s Q u n b o u n d C-s C-s C-s C-s C-s C-s C-s C-s SPC = C-s C-g C-g C-g C-f C-v C-v C-v C-v C-v C-v C-x v d ESC DEL RET = C-x 1 C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-v C-x v d RET ESC x r e p o r t - e m TAB RET b TAB RET Recent messages: Saving /home/tromey/.newsrc.eld...done Completing command name... Type space to flush; repeat completion command to scroll Mark saved where search started [3 times] Grep finished (matches found) Mark saved where search started [5 times] Quit [2 times] Finding changes in /home/tromey/gnu/Emacs/git-emacs/emacs/...done call-interactively: End of buffer [2 times] Making completion list... Tom From lekktu@gmail.com Thu Oct 22 02:35:31 2009 Received: (at control) by emacsbugs.donarmstrong.com; 22 Oct 2009 09:35:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL,MISSING_SUBJECT, MURPHY_DRUGS_REL8,NOSUBJECT,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-fx0-f213.google.com (mail-fx0-f213.google.com [209.85.220.213]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9M9ZTNW004084 for ; Thu, 22 Oct 2009 02:35:31 -0700 Received: by fxm9 with SMTP id 9so9696363fxm.1 for ; Thu, 22 Oct 2009 02:35:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=8EmqKmTQZFxRHmBqMf0mAHPBq3MFliknc0lztWoJq6Y=; b=HxQYupT4FFltZz1ItMJj0h3XTFYNK5e7ryT0Cek2T3YESYQLNQM8G9V9i2CKiMAEbc EvYuLj8f7w1qApk14qvzihjcYCGQUOU+1DBevO5UhGKLQhzQ6+vBiuihHNGFYaXeeEYe kJYg0CmwEGM5xp9e/Qz4pt4br7Ml4TcpNJkWo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=Y5ybjjcxlLdLgAFAm7oQwPF4q6enZ/vhDgoBesbKLPsYfKZBy2gNxuVUArd1lZsA9C Mqc9bcUQhekOxrkhuBrM/oRLNjZDm8m0DPtCnEMhvvK6rKfs9H9j6QMJR6VObUwlfUeo 7VB35jQ8OYFrwvpcsbgPdQA8bmjmcb1XFRU14= MIME-Version: 1.0 Received: by 10.239.145.8 with SMTP id q8mr761204hba.122.1256204124158; Thu, 22 Oct 2009 02:35:24 -0700 (PDT) From: Juanma Barranquero Date: Thu, 22 Oct 2009 11:35:04 +0200 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 reassign 4326 emacs,ns merge 4261 4434 merge 1589 3359 4207 merge 3829 4077 tags 4781 + patch tags 4747 + patch tags 4579 + patch tags 4471 + patch tags 4434 + patch tags 4234 + patch tags 4221 + patch tags 4147 + patch tags 4144 + patch tags 4139 + patch tags 4023 + patch tags 4736 + moreinfo unreproducible tags 4547 + notabug tags 4451 + notabug tags 4448 + moreinfo tags 4427 + moreinfo tags 4373 + notabug tags 4360 + notabug tags 4271 + moreinfo tags 4236 + moreinfo tags 4143 + moreinfo unreproducible tags 4120 + moreinfo unreproducible tags 4070 + moreinfo unreproducible severity 4422 wishlist severity 4396 minor severity 4394 minor severity 4341 wishlist severity 4300 minor severity 4263 minor severity 4178 minor severity 4172 wishlist severity 4110 wishlist severity 4056 wishlist close 4772 close 4700 close 4599 close 4515 close 4463 close 4445 close 4395 close 4334 close 4289 close 4219 quit From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 12 17:19:09 2011 Received: (at 4263) by debbugs.gnu.org; 12 Jul 2011 21:19:09 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgkMC-0004Qz-UC for submit@debbugs.gnu.org; Tue, 12 Jul 2011 17:19:08 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgkM7-0004QS-RT for 4263@debbugs.gnu.org; Tue, 12 Jul 2011 17:19:03 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QgkLw-000650-EU; Tue, 12 Jul 2011 23:18:48 +0200 From: Lars Magne Ingebrigtsen To: Tom Tromey Subject: Re: 23.1; initial point for vc-dir on wrong line In-Reply-To: (Tom Tromey's message of "Tue, 25 Aug 2009 21:19:49 -0600") Date: Tue, 12 Jul 2011 23:15:14 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Peter Gabriel's _Plays Live (1)_: "Family Snapshot" X-Hashcash: 1:23:110712:4263@debbugs.gnu.org::9Rza+eLYBovYyiYy:0000000000000000000000000000000000000000060t5 X-Hashcash: 1:23:110712:tromey@redhat.com::3gKfYvfAYV4yy/pB:00000000000000000000000000000000000000000000SNgJ MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1QgkLw-000650-EU X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311110328.67286@B3T27vVNc56CbTB+jgnuXQ X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4263 Cc: 4263@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Tom Tromey writes: > I typed C-x v d to enter vc-dir. > Point is initially at the beginning of the buffer. > If I type "n", it confusingly moves to the second file in the listing. > I think vc-dir would be less confusing if point started on the > line corresponding to the first file. Starting on any of the lines would be inconvenient, because subsequent commands (like `v') would then work on that file only, which usually isn't what you want. I think the right fix here is to change `n' to go to the first line if you're before the first line. Does anybody have any objections to that change? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 09:10:54 2011 Received: (at 4263) by debbugs.gnu.org; 13 Jul 2011 13:10:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgzDK-0006ht-8O for submit@debbugs.gnu.org; Wed, 13 Jul 2011 09:10:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgzDG-0006hf-MW for 4263@debbugs.gnu.org; Wed, 13 Jul 2011 09:10:53 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p6DDAi0P014483 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 13 Jul 2011 09:10:44 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p6DDAhxi030734; Wed, 13 Jul 2011 09:10:43 -0400 Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p6DDAfqx030398; Wed, 13 Jul 2011 09:10:41 -0400 From: Tom Tromey To: Lars Magne Ingebrigtsen Subject: Re: 23.1; initial point for vc-dir on wrong line References: X-Attribution: Tom Date: Wed, 13 Jul 2011 07:10:41 -0600 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Tue, 12 Jul 2011 23:15:14 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Spam-Score: -9.1 (---------) X-Debbugs-Envelope-To: 4263 Cc: 4263@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.1 (---------) Tom> I typed C-x v d to enter vc-dir. Tom> Point is initially at the beginning of the buffer. Tom> If I type "n", it confusingly moves to the second file in the listing. Tom> I think vc-dir would be less confusing if point started on the Tom> line corresponding to the first file. Lars> Starting on any of the lines would be inconvenient, because subsequent Lars> commands (like `v') would then work on that file only, which usually Lars> isn't what you want. I meant point should start on the line for './'. This would still do the right thing for commands like 'v'. Right now it starts at the beginning of the buffer. Then 'n' acts strangely. Tom From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 09:44:27 2011 Received: (at 4263) by debbugs.gnu.org; 13 Jul 2011 13:44:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qgzjj-0008LM-Mc for submit@debbugs.gnu.org; Wed, 13 Jul 2011 09:44:27 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qgzjf-0008L6-0X for 4263@debbugs.gnu.org; Wed, 13 Jul 2011 09:44:23 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QgzjQ-0000FD-7b; Wed, 13 Jul 2011 15:44:04 +0200 From: Lars Magne Ingebrigtsen To: Tom Tromey Subject: Re: 23.1; initial point for vc-dir on wrong line In-Reply-To: (Tom Tromey's message of "Wed, 13 Jul 2011 07:10:41 -0600") Date: Wed, 13 Jul 2011 15:43:27 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAD1BMVEVnHi9mSFxpNUVpXXOv mKJJkr/1AAACcklEQVQ4jXWU0bmlIAyEI1qAEAsgaAFCKACF/mvaCd7v7r4sD8I5w8/EmEC9jjH6 +Hf0rjqopJTiNzCnnxEH3fSN9DPTtwmEc5M4dkNsd7DHL7HyblicSA5kwjBhGw0Y7dPmFRBl9Xbs ed+Ywm7r1KIDsek+Pe1x3NN8PCDemGfAu0VwtRmsvtM83F+UeFzjjVglM1ZJISbOzJrGO0ZLwYdU Bg1HLpJm1ewqUtMpPnV5IIhPHIspx8xU8lo1m8DpoKLq+bL/6y05F4HAnHy8s2auM8kvZy0nwj0l VSPyMYXaTuW8DnqEpcag2f8Ig9VnD4Eh0K7wngKPBQTMOzOPuIOo9i3H1Vlrxxd82cMpG3H00f3W F7/YX4+dgffQWo8m8eCHgwiEHrhWykGVKzbpaCILm4C9GhWIHQ3hRdasSnqGYEQtFSvd2tnDynhz 9XVQ3dP5XHKLbuXqelY7yvNI6guPqz6sx3t1fx6Dmic+aA+h1nU8p573qXJ6OyrhE6UQNAQuSMfr IbClhNgRvq9Gd7RVY4tLXAIE79jKL/gkXM4cQhCsUFdCjDIQr0TcpKAUHIkR/EPA6CxcgH5Eq+SN KExxa9omsVrBcRIQfq8pXS+/sJAZVdM4iftAZbfLStu5MxgRzMMXeFztBJHkFCSx8c6znIN5rCDI uWUS0YgDO+EBAlO+4IGzjbjQRbQaQUagGN5KRlwFpS0gsBa5Ogie77HdaNvlltkSQvQJwK8Q0G9x uS3csqDVUBkeP6Tc5LYdHjiqWFS3UIi/ze/MfEEc1VJS5yURrP/nDSDe2vl2tMXftv2GM6K471b5 e8sg60aM/4w/wPebqn2SyQcAAAAASUVORK5CYII= X-Now-Playing: Talking Heads's _More Songs About Buildings and Food_: "Take Me To The River" X-Hashcash: 1:23:110713:4263@debbugs.gnu.org::orkanGM4fzXF9A43:00000000000000000000000000000000000000000HLSs X-Hashcash: 1:23:110713:tromey@redhat.com::Wb3HWYfjzF+sdHN4:00000000000000000000000000000000000000000001AsBi MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1QgzjQ-0000FD-7b X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311169444.46148@YbMVwHvE69CMDws8jENtuA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4263 Cc: 4263@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Tom Tromey writes: > I meant point should start on the line for './'. This would still do > the right thing for commands like 'v'. Actually, when I do `M-x vc-dir' now, it seems to do the right thing. It puts point at point-min, and `n' goes to the first file. So I don't think there's a bug here. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 09:44:03 2011 Received: (at control) by debbugs.gnu.org; 13 Jul 2011 13:44:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgzjP-0008Kp-EY for submit@debbugs.gnu.org; Wed, 13 Jul 2011 09:44:03 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgzjN-0008KH-F4 for control@debbugs.gnu.org; Wed, 13 Jul 2011 09:44:01 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QgzjC-0000Ez-Of for control@debbugs.gnu.org; Wed, 13 Jul 2011 15:43:50 +0200 Date: Wed, 13 Jul 2011 15:43:50 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #4263 X-MailScanner-ID: 1QgzjC-0000Ez-Of X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311169430.8164@wYMmKTF2+gCieLIZi4QHEg X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 4263 notabug close 4263 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 12:18:44 2011 Received: (at 4263) by debbugs.gnu.org; 13 Jul 2011 16:18:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qh296-00036V-1P for submit@debbugs.gnu.org; Wed, 13 Jul 2011 12:18:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qh293-00036J-Ag for 4263@debbugs.gnu.org; Wed, 13 Jul 2011 12:18:42 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p6DGIZd4005565 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 13 Jul 2011 12:18:35 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p6DGIYLV000627; Wed, 13 Jul 2011 12:18:35 -0400 Received: from barimba (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id p6DGIX2b015021; Wed, 13 Jul 2011 12:18:33 -0400 From: Tom Tromey To: Lars Magne Ingebrigtsen Subject: Re: 23.1; initial point for vc-dir on wrong line References: X-Attribution: Tom Date: Wed, 13 Jul 2011 10:18:32 -0600 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Wed, 13 Jul 2011 15:43:27 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Spam-Score: -9.1 (---------) X-Debbugs-Envelope-To: 4263 Cc: 4263@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -9.1 (---------) >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> Actually, when I do `M-x vc-dir' now, it seems to do the right thing. Lars> It puts point at point-min, and `n' goes to the first file. But that's the behavior I think is weird. I think it better for point to start on "./". Lars> So I don't think there's a bug here. "n" then "p" leaves you in a different place. Tom From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 13 12:23:59 2011 Received: (at 4263) by debbugs.gnu.org; 13 Jul 2011 16:23:59 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qh2EA-0003E4-28 for submit@debbugs.gnu.org; Wed, 13 Jul 2011 12:23:58 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qh2E4-0003De-4F for 4263@debbugs.gnu.org; Wed, 13 Jul 2011 12:23:53 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Qh2Dq-00009b-0K; Wed, 13 Jul 2011 18:23:38 +0200 From: Lars Magne Ingebrigtsen To: Tom Tromey Subject: Re: 23.1; initial point for vc-dir on wrong line In-Reply-To: (Tom Tromey's message of "Wed, 13 Jul 2011 10:18:32 -0600") Date: Wed, 13 Jul 2011 18:23:34 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAD1BMVEUeDxJDJCasqbQFAwZn VFmHfdPkAAACV0lEQVQ4jVWUgZXjIAxEhXEBYKuAmFAAXigAEfVf040gye7x4ofhIwGjcaha20WV VTXiUT+nKM6BxnfDOKrE4Cn917K+O6U0vsM5Zc/4gOdt4wSc54utRaosr3OBllkxywCJrjFiCHpY FhaNc4MxlB4uc4y9pXwkjUKWMegOUD1O+ygjHxexVM5NHDuhUL1LsVfd0rlrqLI1T6QvQnN8dE8/ 6VREyMbVSXzRujB0aHoO0urbRYNlATXgYogu1tqecahOoAmnIWdLAvozHMF5ANYswS0ZCWM3e7xA 8kAtxRUx1bfI/9W1WVabfwMVXlXhJB8wIKAOfa/ndLFKqADQM9cf/WTK2c5iALJLace3gllFPFTJ Q0MvbZsFylmS39R5RDw4x1D2DTsNRSmkNhdqIboq/eAwbAXNwt3ME6nALpDt0AO5wTqf5imXi92d 7uNFkmTHvMJp2PmqDdoF/PbO+fDeqYkccEFd9Qj7VUeKPnKNLDYxFpCAQqXeHdM0bJJg3oVsKIPq Gfwe1GyYLgCTTQoumE8qtagJI+Zunt02lWKBC5f0yInYBaZYlsga4V5ZvuDX95T2kcWXBcL4A5CK F9BcscW0+hhWwUevpRno1BgYC7aDnrc+IPOeNjPLvoPHfjelV70zJG25DJGo93Xk2GnvAPU4q4N8 xTx1P0k2iXwacGe9yaGaR4/3o8IZ+NitHqhAgXkjSiCl43s5LgaAyU/a5f0HcNpC7vo2cdiu9Tkg d6Tl6miSrdXQOZ7vyDDVHTK9zxpCXZXjQPXTimX/juofgKjwC/4B3eGbGthq5EQAAAAASUVORK5C YII= X-Now-Playing: Talking Heads's _The Name Of This Band Is Talking Heads (Disc 1: 1977-1979)_: "The Book I Read" X-Hashcash: 1:23:110713:tromey@redhat.com::h6CAWTrIwVrUSg74:00000000000000000000000000000000000000000000P8QV X-Hashcash: 1:23:110713:4263@debbugs.gnu.org::ROeeGQr9z6PUN403:00000000000000000000000000000000000000000vBZw MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1Qh2Dq-00009b-0K X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1311179018.4458@UYWteepmBAlEWV3L4Me/KA X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 4263 Cc: 4263@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Tom Tromey writes: >>>>>> "Lars" == Lars Magne Ingebrigtsen writes: > > Lars> Actually, when I do `M-x vc-dir' now, it seems to do the right thing. > Lars> It puts point at point-min, and `n' goes to the first file. > > But that's the behavior I think is weird. > I think it better for point to start on "./". The commands work just the same if you do them at `point-min' or on that line, so it's just a matter of aesthetics where to put it. I think leaving it at the beginning of the buffer is fine. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Thu Aug 14 17:26:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Aug 2011 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator