unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Compressed *.el files
@ 2021-09-22 13:08 Eli Zaretskii
  2021-09-22 15:19 ` Andrea Corallo via Emacs development discussions.
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2021-09-22 13:08 UTC (permalink / raw)
  To: Andrea Corallo; +Cc: emacs-devel

Andrea,

The function comp-el-to-eln-rel-filename is capable of processing
compressed *.el.gz files, which is of course needed for working
correctly in an installed Emacs.  However, when it sees a file whose
name ends in .gz, it invokes the function md5_gz_stream, which is only
defined if Emacs was built with zlib.  Does this have some fallback
(which I'm missing ATM) for when Emacs was built without zlib, or do
we need to add something there?

Thanks.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-22 16:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-22 13:08 Compressed *.el files Eli Zaretskii
2021-09-22 15:19 ` Andrea Corallo via Emacs development discussions.
2021-09-22 15:53   ` Eli Zaretskii
2021-09-22 16:02     ` Andrea Corallo via Emacs development discussions.

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).