From unknown Sun Aug 17 22:12:16 2025 X-Loop: don@donarmstrong.com Subject: bug#1067: 23.0.60; vc-dir (git): doesn't update "branch" line Reply-To: Eric Hanchrow , 1067@debbugs.gnu.org Resent-From: Eric Hanchrow Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 02 Oct 2008 21:00:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1067 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12229808711201 (code B ref -1); Thu, 02 Oct 2008 21:00: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=-6.9 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 2 Oct 2008 20:54:31 +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 m92KsRI9001195 for ; Thu, 2 Oct 2008 13:54:28 -0700 Received: from mx10.gnu.org ([199.232.76.166]:33839) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KlV9e-0001XL-Mr for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 16:52:11 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KlVBm-0003kI-Qt for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 16:54:25 -0400 Received: from smtp61.avvanta.com ([206.124.128.61]:38037 helo=mail.avvanta.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KlVBl-0003hK-PE for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 16:54:22 -0400 Received: from mail.avvanta.com (localhost.drteeth.p.blarg.net [127.0.0.1]) by mail.avvanta.com (Postfix) with ESMTP id 78C80F3963 for ; Thu, 2 Oct 2008 13:54:14 -0700 (PDT) Received: from offby1.atm01.sea.blarg.net (q-static-138-125.avvanta.com [206.124.138.125]) by mail.avvanta.com (Postfix) with ESMTP id 55322F3961 for ; Thu, 2 Oct 2008 13:54:14 -0700 (PDT) Received: from erich by offby1.atm01.sea.blarg.net with local (Exim 4.69) (envelope-from ) id 1KlVBd-00043d-6S for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 13:54:13 -0700 From: Eric Hanchrow To: emacs-pretest-bug@gnu.org Date: Thu, 02 Oct 2008 13:54:13 -0700 Message-ID: <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BlargAV-Status: No viruses detected, BlargAV v1.1 on localhost.drteeth.p.blarg.net X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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 emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: * I started Emacs in a git working tree, whose checked-out branch was named "master": $ cd /usr/local/src/emacs-via-git/src $ git branch * master $ ./emacs -Q -nw * I ran vc-dir by typing C-x v d, and noticed that the output was correct: in particular, it said "Branch : master" * I created, and switched to, a new branch, by typing M-! git checkout -b fred RET * I "refreshed" the *vc-dir* buffer by typing g ("revert-buffer"). I noticed that it _still_ said "Branch : master". This is the bug; I expected to see "Branch : fred". * I killed the *vc-dir* buffer with C-x k RET, then recreated it with C-x v d. This time, I saw "Branch : fred", as I expected. 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/local/src/emacs-via-git/etc/DEBUG for instructions. In GNU Emacs 23.0.60.19 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-09-28 on debian configured using `configure '--enable-maintainer-mode' '--with-xpm=yes' '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' '--with-xft' '--with-x-toolkit=gtk'' 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: Fundamental Minor modes in effect: tooltip-mode: t menu-bar-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: C-x C-f d r TAB RET ESC x r e p o r TAB RET Recent messages: ("./emacs" "-Q") For information about GNU Emacs and the GNU system, type C-h C-a. Loading vc-git...done -- Unix ... is not so much a product as it is a painstakingly compiled oral history of the hacker subculture. It is our Gilgamesh epic. -- Neal Stephenson From unknown Sun Aug 17 22:12:16 2025 X-Loop: don@donarmstrong.com Subject: bug#1067: 23.0.60; vc-dir (git): doesn't update "branch" line Reply-To: Dan Nicolaescu , 1067@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 02 Oct 2008 23:55:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1067 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1067-submit@emacsbugs.donarmstrong.com id=B1067.122299130912062 (code B ref 1067); Thu, 02 Oct 2008 23:55:05 +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=-6.6 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1067) by emacsbugs.donarmstrong.com; 2 Oct 2008 23:48:29 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m92NmQQH012056 for <1067@emacsbugs.donarmstrong.com>; Thu, 2 Oct 2008 16:48:27 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m92Nlt6f027813; Thu, 2 Oct 2008 16:47:55 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m92NlsxS019288; Thu, 2 Oct 2008 16:47:54 -0700 (PDT) Date: Thu, 2 Oct 2008 16:47:54 -0700 (PDT) Message-Id: <200810022347.m92NlsxS019288@mothra.ics.uci.edu> From: Dan Nicolaescu To: Eric Hanchrow Cc: 1067@debbugs.gnu.org References: <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> In-Reply-To: <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> (Eric Hanchrow's message of "Thu, 02 Oct 2008 13:54:13 -0700") Lines: 37 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m92Nlt6f027813 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Eric Hanchrow writes: > 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 emacs-pretest-bug@gnu.org mailing list. > > Please describe exactly what actions triggered the bug > and the precise symptoms of the bug: > > * I started Emacs in a git working tree, whose checked-out branch was > named "master": > > $ cd /usr/local/src/emacs-via-git/src > $ git branch > * master > $ ./emacs -Q -nw > > * I ran vc-dir by typing C-x v d, and noticed that the output was > correct: in particular, it said "Branch : master" > > * I created, and switched to, a new branch, by typing > > M-! git checkout -b fred RET > > * I "refreshed" the *vc-dir* buffer by typing g ("revert-buffer"). I > noticed that it _still_ said "Branch : master". This is the bug; I > expected to see "Branch : fred". > > * I killed the *vc-dir* buffer with C-x k RET, then recreated it with > C-x v d. This time, I saw "Branch : fred", as I expected. `vc-dir-refresh' needs to recompute the header for vc-ewoc (i.e. run (vc-dir-headers vc-dir-backend default-directory) ) and put the result back in the ewoc. Do you want to take a stab at it? From unknown Sun Aug 17 22:12:16 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: Eric Hanchrow Subject: bug#1067 closed by Dan Nicolaescu (Re: bug#1067: 23.0.60; vc-dir (git): doesn't update "branch" line) Message-ID: References: <200812131757.mBDHvpbc009303@mothra.ics.uci.edu> <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> X-Emacs-PR-Message: they-closed 1067 X-Emacs-PR-Package: emacs Reply-To: 1067@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1229191506-6754-1" This is a multi-part message in MIME format... ------------=_1229191506-6754-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: #1067: 23.0.60; vc-dir (git): doesn't update "branch" line It has been closed by Dan Nicolaescu . 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 Dan Nicolaescu by replying to this email. --=20 1067: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1067 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1229191506-6754-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From dann@mothra.ics.uci.edu Sat Dec 13 09:58:08 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-Bayes: score:0.0000 Tokens: new, 18; hammy, 63; neutral, 26; spammy, 0. spammytokens: hammytokens:0.000-+--23060, 0.000-+--23.0.60, 0.000-+--H*i:message, 0.000-+--H*i:2008, 0.000-+--HX-Debbugs-No-Ack:yes X-Spam-Status: No, score=-9.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1067-done) by emacsbugs.donarmstrong.com; 13 Dec 2008 17:58:08 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBDHw62L004803 for <1067-done@emacsbugs.donarmstrong.com>; Sat, 13 Dec 2008 09:58:07 -0800 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id mBDHvpui028366 for <1067-done@emacsbugs.donarmstrong.com>; Sat, 13 Dec 2008 09:57:51 -0800 (PST) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mBDHvpbc009303; Sat, 13 Dec 2008 09:57:51 -0800 (PST) Date: Sat, 13 Dec 2008 09:57:51 -0800 (PST) Message-Id: <200812131757.mBDHvpbc009303@mothra.ics.uci.edu> From: Dan Nicolaescu To: 1067-done@debbugs.gnu.org Subject: Re: bug#1067: 23.0.60; vc-dir (git): doesn't update "branch" line References: <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> X-Debbugs-No-Ack: yes In-Reply-To: <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> (Eric Hanchrow's message of "Thu, 02 Oct 2008 13:54:13 -0700") Lines: 1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mBDHvpui028366 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Fixed on 2008-10-03. ------------=_1229191506-6754-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From erich@cozi.com Thu Oct 2 13:54:30 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=-6.9 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 2 Oct 2008 20:54:31 +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 m92KsRI9001195 for ; Thu, 2 Oct 2008 13:54:28 -0700 Received: from mx10.gnu.org ([199.232.76.166]:33839) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KlV9e-0001XL-Mr for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 16:52:11 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KlVBm-0003kI-Qt for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 16:54:25 -0400 Received: from smtp61.avvanta.com ([206.124.128.61]:38037 helo=mail.avvanta.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KlVBl-0003hK-PE for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 16:54:22 -0400 Received: from mail.avvanta.com (localhost.drteeth.p.blarg.net [127.0.0.1]) by mail.avvanta.com (Postfix) with ESMTP id 78C80F3963 for ; Thu, 2 Oct 2008 13:54:14 -0700 (PDT) Received: from offby1.atm01.sea.blarg.net (q-static-138-125.avvanta.com [206.124.138.125]) by mail.avvanta.com (Postfix) with ESMTP id 55322F3961 for ; Thu, 2 Oct 2008 13:54:14 -0700 (PDT) Received: from erich by offby1.atm01.sea.blarg.net with local (Exim 4.69) (envelope-from ) id 1KlVBd-00043d-6S for emacs-pretest-bug@gnu.org; Thu, 02 Oct 2008 13:54:13 -0700 From: Eric Hanchrow To: emacs-pretest-bug@gnu.org Subject: 23.0.60; vc-dir (git): doesn't update "branch" line Date: Thu, 02 Oct 2008 13:54:13 -0700 Message-ID: <87k5cqogzu.fsf@offby1.atm01.sea.blarg.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BlargAV-Status: No viruses detected, BlargAV v1.1 on localhost.drteeth.p.blarg.net X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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 emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: * I started Emacs in a git working tree, whose checked-out branch was named "master": $ cd /usr/local/src/emacs-via-git/src $ git branch * master $ ./emacs -Q -nw * I ran vc-dir by typing C-x v d, and noticed that the output was correct: in particular, it said "Branch : master" * I created, and switched to, a new branch, by typing M-! git checkout -b fred RET * I "refreshed" the *vc-dir* buffer by typing g ("revert-buffer"). I noticed that it _still_ said "Branch : master". This is the bug; I expected to see "Branch : fred". * I killed the *vc-dir* buffer with C-x k RET, then recreated it with C-x v d. This time, I saw "Branch : fred", as I expected. 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/local/src/emacs-via-git/etc/DEBUG for instructions. In GNU Emacs 23.0.60.19 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-09-28 on debian configured using `configure '--enable-maintainer-mode' '--with-xpm=yes' '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' '--with-xft' '--with-x-toolkit=gtk'' 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: Fundamental Minor modes in effect: tooltip-mode: t menu-bar-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: C-x C-f d r TAB RET ESC x r e p o r TAB RET Recent messages: ("./emacs" "-Q") For information about GNU Emacs and the GNU system, type C-h C-a. Loading vc-git...done -- Unix ... is not so much a product as it is a painstakingly compiled oral history of the hacker subculture. It is our Gilgamesh epic. -- Neal Stephenson ------------=_1229191506-6754-1--