From debbugs-submit-bounces@debbugs.gnu.org Sun May 13 09:20:25 2012 Received: (at submit) by debbugs.gnu.org; 13 May 2012 13:20:25 +0000 Received: from localhost ([127.0.0.1]:51162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1STYil-0003Ra-Le for submit@debbugs.gnu.org; Sun, 13 May 2012 09:20:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44685) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1STYih-0003RM-Ey for submit@debbugs.gnu.org; Sun, 13 May 2012 09:20:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1STYiK-00037e-IK for submit@debbugs.gnu.org; Sun, 13 May 2012 09:19:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:53830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STYiK-00037a-Ce for submit@debbugs.gnu.org; Sun, 13 May 2012 09:19:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STYiI-00019h-Ma for bug-gnu-emacs@gnu.org; Sun, 13 May 2012 09:19:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1STYiG-00037C-S0 for bug-gnu-emacs@gnu.org; Sun, 13 May 2012 09:19:54 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:56686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STYiG-00036v-LI for bug-gnu-emacs@gnu.org; Sun, 13 May 2012 09:19:52 -0400 Received: by yhr47 with SMTP id 47so4463194yhr.0 for ; Sun, 13 May 2012 06:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=kJ5VccM5YAl5EYH3v2eCg0+CFVL5Jn6sxuCjP1s8sGU=; b=hFHOUngzoBvtXxt2SGGDp4A6WyzVQfJ2pfEf7y3s3PfiTW98UXmTKQKIrs6IqwL8md uVUWS/EomvjRh7Ud1N/YFmlMuzlsiO17gprKd4e8EAGAPlFoIs8Z1J+KhJyVWA5ZFB1K uh6JYDXPx88h66tM3vkh3sJbAJml3tbycpARvtqZhN0QzhQcKhLFexmxZNw/oy9ZtlzO 3wJZ0LxuD6LZbz08xqlbbJs1s6NduFT8xg0QI2vP0MhM8RXQ0I22bKPiudMpLpxh/dUz kMtJEbddY4tLwSfQI87R2Rnf7jXKMY4ElGHqMUh9jomUJo0j3DrOhZrwmYLAkABtAD+z L32w== Received: by 10.50.187.231 with SMTP id fv7mr2443862igc.51.1336915190834; Sun, 13 May 2012 06:19:50 -0700 (PDT) Received: from MARVIN (71-212-155-110.hlrn.qwest.net. [71.212.155.110]) by mx.google.com with ESMTPS id ey7sm7325579igb.2.2012.05.13.06.19.49 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 May 2012 06:19:50 -0700 (PDT) From: Christoph Scholtes To: bug-gnu-emacs@gnu.org Subject: 24.1.50; vc-dir buffer is not updated correctly after commit Date: Sun, 13 May 2012 07:19:07 -0600 Message-ID: <86bolskylw.fsf@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -5.9 (-----) Point vc-dir to a directory with changed files in the directory itself and in one or more subdirectories. Invoke vc-next-action to commit all files. Files show up-to-date after that. Press g to refresh the buffer and all files disappear, but any subdirectory that contained files that were committed is till present in the list. The directories should be removed from the list unless there are still changes present in them. Note, this happened with a git backend, but might occur with other backends, too. In GNU Emacs 24.1.50.1 (i386-mingw-nt6.1.7601) of 2012-05-13 on MARVIN Bzr revision: 108213 monnier@iro.umontreal.ca-20120513030506-t7ggxqlr92y8yjw4 Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.6) --no-opt --enable-checking --cflags -ID:/devel/emacs/libs/libXpm-3.5.8/include -ID:/devel/emacs/libs/libXpm-3.5.8/src -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include -ID:/devel/emacs/libs/giflib-4.1.4-1/include -ID:/devel/emacs/libs/jpeg-6b-4/include -ID:/devel/emacs/libs/tiff-3.8.2-1/include -ID:/devel/emacs/libs/gnutls-3.0.9/include -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2' From debbugs-submit-bounces@debbugs.gnu.org Thu May 04 19:00:03 2017 Received: (at 11463) by debbugs.gnu.org; 4 May 2017 23:00:03 +0000 Received: from localhost ([127.0.0.1]:54982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6Pj9-0003Kj-8a for submit@debbugs.gnu.org; Thu, 04 May 2017 19:00:03 -0400 Received: from mail-wm0-f43.google.com ([74.125.82.43]:38550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6Pj6-0003Ji-My for 11463@debbugs.gnu.org; Thu, 04 May 2017 19:00:01 -0400 Received: by mail-wm0-f43.google.com with SMTP id 142so8770733wma.1 for <11463@debbugs.gnu.org>; Thu, 04 May 2017 16:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:to:cc:from:subject:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=0BZO+lEV2a0zI+Cm1vAGJ32IcCHV9dKttdyvKSsf1pY=; b=Cltl4EvYC8TAtqCHAy5M/ge5RYOfAo5rOEqmJb6uDduIPFYveLNVsCXnKEZTfVUzs8 8q5hGGW0Yk4CnWyD71vI3SdsXfOi0BUVSzNlt/ndB139dZjtTXop7oZJPcoOaFesPyiX keEtdSYciJhInrp3/n98uo9jn5y+fcS4MDrHDNzGlsgCDtvdALPPfVvL2g1Q4GsVfKNK IIbEUS6F7b4t82FKzElFltneP6vwL22aff3wL7xs8oO7zyHnb0/jjfxPeSD8ExodBhkP FdXLwoStl31b+VzbibEb4gP+hon7dpjg/rs0i9ZMVmnom9477bDSFSiyfb93wWQXD5Wl tOvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:to:cc:from:subject:message-id:date :user-agent:mime-version:content-language:content-transfer-encoding; bh=0BZO+lEV2a0zI+Cm1vAGJ32IcCHV9dKttdyvKSsf1pY=; b=cKmYFTCn1EBTEJ+BoheCr4uPM3fSjz8MKoDaEVibEdhdA9t8GWhk/K+bkqq/9DdAXV Xq0d2CnU2TZeZkeugLmxgr8SnmLgsyyibAh+u54iR/wTlrzrUSsCH2ZqsVQbcBj3S2ph e6NkOmuSptCDJlzTxeXHlLXydpfI7M3nCmG5aYJ35mX4qpzwFxLq147CHfNFE+I+YRVz QM5izLSNz+3gSZWvcFtVg0a5AaW7ab7kwzo1iMxsGeJRhITZavhGOJS2VS8NTHZSYkgr JKAc+yHAc4yXoN1eZuKP7gsMwGl5rFA75NpBK4YMjrcL9V8f5zB4GT+wo6ntxr45ZOel mf8A== X-Gm-Message-State: AN3rC/7KxgAfCe82Cvg5+3nyoL1AJV9P2Mrsv0P/4V3WlMAE26Zj2kQ+ Y2odzrW47sMW9Q== X-Received: by 10.28.100.137 with SMTP id y131mr3605592wmb.76.1493938794792; Thu, 04 May 2017 15:59:54 -0700 (PDT) Received: from [192.168.1.3] ([185.105.173.156]) by smtp.googlemail.com with ESMTPSA id i199sm182973wmf.33.2017.05.04.15.59.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 May 2017 15:59:53 -0700 (PDT) To: Christoph Scholtes From: Dmitry Gutov Subject: Re: bug#11463: 24.1.50; vc-dir buffer is not updated correctly after commit Message-ID: Date: Fri, 5 May 2017 01:59:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Thunderbird/53.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 11463 Cc: 11463@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) Hey Christoph, Is this still a problem? Christoph Scholtes writes: > Point vc-dir to a directory with changed files in the directory itself > and in one or more subdirectories. Invoke vc-next-action to commit all > files. Files show up-to-date after that. Press g to refresh the buffer > and all files disappear, but any subdirectory that contained files that > were committed is till present in the list. The directories should be > removed from the list unless there are still changes present in them. I don't know since when, but with the Git backend at least, the files you've just committed changes in, stay in the list as 'up-to-date', and pressing 'g' does not remove them. You can press `x', however, to remove all up-to-date and ignored files, as well as "empty" directories, from the VC-Dir buffer. Would you say it's good enough? From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 14:33:53 2019 Received: (at 11463-done) by debbugs.gnu.org; 1 Nov 2019 18:33:54 +0000 Received: from localhost ([127.0.0.1]:57118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQbk9-0002VH-IZ for submit@debbugs.gnu.org; Fri, 01 Nov 2019 14:33:53 -0400 Received: from host.gofardesign.uk ([208.79.239.190]:41558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQbk7-0002V0-8x for 11463-done@debbugs.gnu.org; Fri, 01 Nov 2019 14:33:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=TlypoUuNsaPQ66V5i1o+iluvaDnOzzDy0OXulzBnoCs=; b=om6vzs4dSYsvSJhsDkJotC8xjE zegTVfWWUn+bhSCoSKU1Y18/jO1DUMcN60MlH+CCKBrBPY/D0Wd5gu6epuJdd/TeS8u7FhsXtJOHd 5OMn5J9aze+EUHSQHGC+b32XUCjnxBDla1the4gFyGQmqI0QBL9UOKUoG92//EnG7hYc=; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:43732 helo=localhost) by host.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iQbk0-0001xp-OQ; Fri, 01 Nov 2019 13:33:45 -0500 From: Stefan Kangas To: Dmitry Gutov Subject: Re: bug#11463: 24.1.50; vc-dir buffer is not updated correctly after commit In-Reply-To: (Dmitry Gutov's message of "Fri, 5 May 2017 01:59:52 +0300") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Fri, 01 Nov 2019 19:33:43 +0100 Message-ID: <87eeyrigzc.fsf@skangas.se> MIME-Version: 1.0 Content-Type: text/plain X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: host.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: host.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 11463-done Cc: Christoph Scholtes , 11463-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Dmitry Gutov writes: > Hey Christoph, > > Is this still a problem? > > Christoph Scholtes writes: > >> Point vc-dir to a directory with changed files in the directory itself >> and in one or more subdirectories. Invoke vc-next-action to commit all >> files. Files show up-to-date after that. Press g to refresh the buffer >> and all files disappear, but any subdirectory that contained files that >> were committed is till present in the list. The directories should be >> removed from the list unless there are still changes present in them. > > I don't know since when, but with the Git backend at least, the files > you've just committed changes in, stay in the list as 'up-to-date', and > pressing 'g' does not remove them. > > You can press `x', however, to remove all up-to-date and ignored files, > as well as "empty" directories, from the VC-Dir buffer. > > Would you say it's good enough? More information was requested, but none was given within 2.5 years, so I'm closing this bug. If this is still an issue, please reopen the bug report. Best regards, Stefan Kangas From unknown Tue Jun 17 01:47:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 30 Nov 2019 12:24:07 +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