From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii <eliz@gnu.org> Newsgroups: gmane.emacs.devel Subject: Re: master b5bbb29634e 1/5: Merge from origin/emacs-29 Date: Thu, 24 Aug 2023 19:36:37 +0300 Message-ID: <838ra0pfca.fsf@gnu.org> References: <168941374579.21359.4311609468242997473@vcs2.savannah.gnu.org> <20230715093546.7067CC06C72@vcs2.savannah.gnu.org> <87jzu7dpio.wl-herbert@gojira.at> <877cpndzqo.wl-herbert@gojira.at> <83edjtq8p6.fsf@gnu.org> <87bkewbyof.wl-herbert@gojira.at> <83wmxkpzqr.fsf@gnu.org> <877cpkelk2.fsf@localhost> <87r0nscz02.wl-herbert@gojira.at> <83edjspjfb.fsf@gnu.org> <87pm3ccska.wl-herbert@gojira.at> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14720"; mail-complaints-to="usenet@ciao.gmane.io" Cc: yantar92@posteo.net, acorallo@gnu.org, emacs-devel@gnu.org To: "Herbert J. Skuhra" <herbert@gojira.at> Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Aug 24 18:37:03 2023 Return-path: <emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org> 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 <emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org>) id 1qZDKR-0003ba-E3 for ged-emacs-devel@m.gmane-mx.org; Thu, 24 Aug 2023 18:37:03 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <emacs-devel-bounces@gnu.org>) id 1qZDJf-0005Sc-28; Thu, 24 Aug 2023 12:36:15 -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 <eliz@gnu.org>) id 1qZDJd-0005SU-AV for emacs-devel@gnu.org; Thu, 24 Aug 2023 12:36:13 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <eliz@gnu.org>) id 1qZDJb-0007m9-WF; Thu, 24 Aug 2023 12:36:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=jPWPZFCoAQaWSsJR69H6EpAQZK4IgUfdIt+w8SX4l+M=; b=dgKNSOMHeFVE vwfVhTniEEgRX14fSVgV7HzckCPaablL3klErQwbZNbwP8tXr7Wj8aItqI07hg7ZHHnbk/8Z+0OpI 2ABSP63opiLYC2W+D2LjRz3+4E08v3hUuYvUzoSRAdlBHkA6bx/XPg0kThZ+O/yP3hXKx+VUeHm45 tX9znbn4BaRq8nZSNqqprGNCVtE5q6vjw9m1ptLufwoNkOiDh2BV2Z7coXb51xTGigNDnqGwb2V07 GxYzxj7INmaYPKnN5I4mYHBhCMP1OUWzYY5oySpRQClyXcyE1YHH+ukKBJn9inUj9V7mnxfeUY8jv 1fxzkD6KqFmGiGmQKMHjyw==; In-Reply-To: <87pm3ccska.wl-herbert@gojira.at> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." <emacs-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-devel>, <mailto:emacs-devel-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/emacs-devel> List-Post: <mailto:emacs-devel@gnu.org> List-Help: <mailto:emacs-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-devel>, <mailto:emacs-devel-request@gnu.org?subject=subscribe> Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:309178 Archived-At: <http://permalink.gmane.org/gmane.emacs.devel/309178> > Date: Thu, 24 Aug 2023 18:29:25 +0200 > From: "Herbert J. Skuhra" <herbert@gojira.at> > Cc: yantar92@posteo.net, > acorallo@gnu.org, > emacs-devel@gnu.org > > On Thu, 24 Aug 2023 17:08:24 +0200, Eli Zaretskii wrote: > > > > > If I gzip ./lisp/org/org-loaddefs.el and > > > ./lisp/emacs-lisp/cl-loaddefs.el and run ./src/emacs the problem also occurs. > > > > Is your build with zlib or without it? > > With zlib. > > % ldd /usr/local/emacs/bin/emacs |grep libz.so > libz.so.1 => /usr/lib/libz.so.1 (0x00007fd7cd66b000) Then why would compressing a *.el file change the behavior? Andrea, any ideas? I'm out of ideas.