Re: [PATH] * trampvar.el.in (tramp-repository-branch, tramp-repository-version): Avoid to call git for initializing the variables

Lin Sun <[email protected]> Sat, 27 Jul 2024 15:10:53 +0000
Newsgroups gmane.emacs.tramp
Message-ID <CABCREdpagR-A83+g54m+pkf57=P+1f6HUt1Zzav8m_23XrnBng@mail.gmail.com>
Hi Michael,

> On Sat, Jul 27, 2024 at 8:25 AM Michael Albinus <[email protected]> wrote:
>> ...
> > Well, the patch computes the constants tramp-repository-branch and
> > tramp-repository-version at compile time. The results might be wrong,
> > when Tramp is not compiled but interpreted.
> > ...
Verified your patch works on my local, thank you.

PS: Please also consider the tramp builtin with Emacs release, the
tramp's version won't change in emacs-29 or emacs-30+ release.