emacs-devel
[Top][All Lists]
Advanced

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

Re: master b5bbb29634e 1/5: Merge from origin/emacs-29


From: Ihor Radchenko
Subject: Re: master b5bbb29634e 1/5: Merge from origin/emacs-29
Date: Fri, 25 Aug 2023 06:42:14 +0000

Eli Zaretskii <eliz@gnu.org> writes:

> Then why would compressing a *.el file change the behavior?

AFAIR, one of the ways .el.gz files got handled wrongly was an
assumption in the code that file extension must be .elc/.el/.eln. But
.el.gz files have .gz extension, which may be easily missed in the
logic.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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