[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 35d0675: Prefer seq-random-elt to nth+random
From: |
Michael Albinus |
Subject: |
Re: master 35d0675: Prefer seq-random-elt to nth+random |
Date: |
Sat, 25 Sep 2021 09:43:19 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Kangas <stefan@marxist.se> writes:
Hi Stefan,
>> Could you pls revert this for tramp-tests.el? IIUC, seq-random-elt has
>> been added in Emacs 26. Tramp is still backwards compatible to Emacs 25.
>
> OK, done.
Thanks!
> (I thought it didn't matter as a newer version of seq.el is distributed
> on GNU ELPA. Sorry about that.)
Some users still install Tramp from its git repository. A dependency on
a GNU ELPA package would break this.
Best regards, Michael.