From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Replace 'pp' with 'prin1' to generate ELPA archive-contents Date: Wed, 26 Oct 2022 11:02:00 -0400 Message-ID: References: <87fsfgp1tx.fsf@posteo.net> <87pmejsxt4.fsf@posteo.net> <878rl3rson.fsf@posteo.net> <837d0mok1f.fsf@gnu.org> <8ED67A2B-4A75-423C-B42F-00CBFD482C7C@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20552"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: emacs-devel@gnu.org, Eli Zaretskii , philipk@posteo.net, stefan@marxist.se To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Oct 26 17:05:00 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1onhxj-0004z5-3o for ged-emacs-devel@m.gmane-mx.org; Wed, 26 Oct 2022 17:04:59 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1onhv9-0005Ke-RN; Wed, 26 Oct 2022 11:02:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1onhv7-0004i6-A4 for emacs-devel@gnu.org; Wed, 26 Oct 2022 11:02:17 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1onhv5-0008NH-8Z; Wed, 26 Oct 2022 11:02:17 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id D9301807AF; Wed, 26 Oct 2022 11:02:10 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 4F3B1803F0; Wed, 26 Oct 2022 11:02:09 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1666796529; bh=C5T6Fu1HpHK41gebzUxwYLr2h6ELVmy8dNxo5Uiita0=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=iDrBKh33ZE2cTPmrHAA9i4TuHtaNkJflL//3gGZwf2s6bdE6TK++W2yOvS5vSQF0g W0poviRyoXn+86kteMWMaP4mOMdiB5Fse/dbWw7WlAVTBbT3jlvvnilxip+e329nBr rkx6qKJvfNkWcYVqyuol9W0Qz48Tgekuy1J5j88uP3E2XuOoSyK5//ixviw0Tf2vW/ UeXPetiUA+O7vIm1y1KJVWR9wb+6uqsMiOAO5uw+03wTtXLk8Zpq+w4Qxmx3gLaWcT F47InK++2nJZMz4UPLsOO6tJnWZS1L12Iw+LAo5naoSabcYyZaw9UDVtRHX13V68fG Nht6p5SrgxQhw== Original-Received: from lechazo (lechon.iro.umontreal.ca [132.204.27.242]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 38F88120F9D; Wed, 26 Oct 2022 11:02:09 -0400 (EDT) In-Reply-To: <8ED67A2B-4A75-423C-B42F-00CBFD482C7C@yahoo.com> (Po Lu's message of "Wed, 26 Oct 2022 22:11:38 +0800") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: "Emacs-devel" Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:298543 Archived-At: Po Lu [2022-10-26 22:11:38] wrote: > On October 26, 2022 8:18:20 PM GMT+08:00, Eli Zaretskii wrote: >>How about making zlib a required library for Emacs? > This would be a little drastic, zlib is ON by default, is required internally by gnutls which is also ON by default, and is a requirement for the native compiler as well (which is not ON by default), so it's not *that* drastic. > but what about not supporting package installation from ELPA if zlib > isn't installed? Maybe if we relax this to "either compiled with zlib or can find `gzip` in `exec-path`", it might be tolerable. Stefan