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

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

bug#50572: 28.0.50; [PATCH] fix VC to find the responsible backend with


From: Lars Ingebrigtsen
Subject: bug#50572: 28.0.50; [PATCH] fix VC to find the responsible backend with the most specific path.
Date: Wed, 10 Nov 2021 00:30:01 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Manuel Giraud <manuel@ledu-giraud.fr> writes:

> That was what I found also inspired from dired-up-directory. So here is
> what I've done. What bothers me is that it introduce two general purpose
> (and probably buggy) functions that should reside somewhere else IMO.

😀

I think a new, general function would be useful here (it's something
I've sloppily implemented a couple of times before for private usage),
so I've now made a better version and called it 'file-name-split', which
should hopefully work on all systems.  (Actually, I'm not 100% sure
whether there are any systems that use \ for file names internally these
days?)

It's pushed to the trunk now -- can you adjust the patch to use that
instead?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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