[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATH] * trampvar.el.in (tramp-repository-branch, tramp-repository-v
From: |
Lin Sun |
Subject: |
Re: [PATH] * trampvar.el.in (tramp-repository-branch, tramp-repository-version): Avoid to call git for initializing the variables |
Date: |
Sat, 27 Jul 2024 15:10:53 +0000 |
Hi Michael,
> On Sat, Jul 27, 2024 at 8:25 AM Michael Albinus <michael.albinus@gmx.de>
> 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.