GNU bug report logs - #78987
30.1; Unable to create new Git repository in Dired mode

Previous Next

Package: emacs;

Reported by: "Zipei Lu" <zipeilu <at> qq.com>

Date: Wed, 9 Jul 2025 21:57:09 UTC

Severity: normal

Found in version 30.1

Done: Sean Whitton <spwhitton <at> spwhitton.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Zipei Lu" <zipeilu <at> qq.com>
Subject: bug#78987: closed (Re: bug#78987: 30.1; Unable to create new Git
 repository in Dired mode)
Date: Sat, 12 Jul 2025 10:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78987: 30.1; Unable to create new Git repository in Dired mode

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78987 <at> debbugs.gnu.org.

-- 
78987: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78987
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sean Whitton <spwhitton <at> spwhitton.name>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: zipeilu <at> qq.com, 78987-done <at> debbugs.gnu.org
Subject: Re: bug#78987: 30.1; Unable to create new Git repository in Dired mode
Date: Sat, 12 Jul 2025 11:35:05 +0100
Hello,

On Sat 12 Jul 2025 at 11:07am +02, Stephen Berman via "Bug reports for GNU Emacs, the Swiss army knife of text editors" wrote:

> This seems to say that the code path using ALLOW-UNREGISTERED bypasses
> the code path using Dired.  Anyway, I'm sure you understand the VC
> better than I do, so you should make the change you think is required.

I had another look, and I think you're right.  ALLOW-UNREGISTERED is not
relevant here.  I've installed your patch -- thanks!

-- 
Sean Whitton

[Message part 3 (message/rfc822, inline)]
From: "Zipei Lu" <zipeilu <at> qq.com>
To: "bug-gnu-emacs" <bug-gnu-emacs <at> gnu.org>
Subject: 30.1; Unable to create new Git repository in Dired mode
Date: Thu, 10 Jul 2025 03:37:40 +0800
Here are the steps to reproduce the bug:
1. 'C-x d' to arbitrary directory without any version control repository.
2. Mark arbitrary number of files with 'm'.
3. Type 'C-x v v'.

Then the mini buffer will display:

No VC backend is responsible for c:/my/directory/

According to GNU Emacs manual 30.1.3.1, 'C-x v v' is expected to create
a new repository in the directory. However, 'C-x v v' can still be able to create
new repository in the buffer of  a file(Not in the buffer of directory).

	
Zipei Lu
zipeilu <at> qq.com

This bug report was last modified 31 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.