emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67171: closed (30.0.50; (At least) some VC commands fail with projec


From: GNU bug Tracking System
Subject: bug#67171: closed (30.0.50; (At least) some VC commands fail with project-prefix-or-any-command)
Date: Fri, 08 Dec 2023 21:30:02 +0000

Your message dated Fri, 08 Dec 2023 21:29:08 +0000
with message-id <875y187597.fsf@zephyr.silentflame.com>
and subject line Re: bug#67171: 30.0.50; (At least) some VC commands fail with 
project-prefix-or-any-command
has caused the debbugs.gnu.org bug report #67171,
regarding 30.0.50; (At least) some VC commands fail with 
project-prefix-or-any-command
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67171: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67171
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; (At least) some VC commands fail with project-prefix-or-any-command Date: Tue, 14 Nov 2023 13:13:04 +0000 User-agent: Gnus/5.13 (Gnus v5.13)
X-debbugs-cc: dmitry@gutov.dev, juri@linkov.net, sbaugh@catern.com

Hello,

1. cd /home/spwhitton/src/some-project && emacs -q
2. (setopt project-switch-commands #'project-prefix-or-any-command)
3. (project-remember-project (project-current nil 
"/home/spwhitton/src/emacs/trunk/))
4. C-x p p /home/spwhitton/src/emacs/trunk RET C-x v L

VC prints the log of /home/spwhitton/some-project, not that of 
/home/spwhitton/src/emacs/trunk.

-- 
Sean Whitton



--- End Message ---
--- Begin Message --- Subject: Re: bug#67171: 30.0.50; (At least) some VC commands fail with project-prefix-or-any-command Date: Fri, 08 Dec 2023 21:29:08 +0000 User-agent: Gnus/5.13 (Gnus v5.13)
Hello,

On Fri 08 Dec 2023 at 10:37pm +02, Dmitry Gutov wrote:

> I have now pushed the patch with the opposite solution to master.
>
> Its saving grace is that, like Juri also noted, most project-related commands
> wouldn't require this property to be set to function adequately. The ones that
> need the original value of default-directory in the current buffer should be
> in strict minority.
>
> Please check that it works for you, and for any further problems.

It certainly solves #67171.

I wasn't part of the earlier discussion, so thank you very much for
figuring out a solution that would seem to cover all these use cases.

-- 
Sean Whitton


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]