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

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

bug#39546: 28.0.50; Do not require subr-x at run time


From: Tino Calancha
Subject: bug#39546: 28.0.50; Do not require subr-x at run time
Date: Mon, 10 Feb 2020 18:35:36 +0100 (CET)
User-agent: Alpine 2.21 (DEB 202 2017-01-01)



On Mon, 10 Feb 2020, Michael Albinus wrote:

Tramp needs `string-join' and `string-empty-p' from subr-x.el. If we
don't load it here, we must eval-when-compile it in almost all Tramp
files, I believe.

Hmm, what's so bad requiring it? (I know the general answer because both
are defsubst'es, but I don't see the point here).

My point is just to follow our convention for subr-x; of course, not a strong point, just a aesthetic one.






reply via email to

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