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: Herbert J. Skuhra
Subject: Re: master b5bbb29634e 1/5: Merge from origin/emacs-29
Date: Sat, 26 Aug 2023 11:05:42 +0200

On Fri, 25 Aug 2023 11:45:49 +0200, Andrea Corallo wrote:
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> 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.
> 
> Hi Eli,
> 
> not so far must say.  I've hard time linking a native compiler related
> issue with what I see in b5bbb29634e.

Sorry, I guess that's the wrong commit. The problem also occurs with
a047fb8494c203bd8f416e7ee9f77ad8dcb03631.

Running 'git log --pretty=oneline' shows:

[...]
b5bbb29634eca42582c01e2fd30c867d22f53298 Merge from origin/emacs-29
d09de2f49d708f73e7397273a254a7775c294d05 Ignore quit while getting interprogram 
paste in kill-new
afdf54a5313ec898b6045e48eb6dce7d4abfa565 * lisp/progmodes/gdb-mi.el: Fix 
interactive invocation of 'gud-go'.
a047fb8494c203bd8f416e7ee9f77ad8dcb03631 Fix "Improve Python imports management 
commands"
[...]

Why do I get Emacs 29.0.92 when I checkout e.g. the commit before
b5bbb29634eca42582c01e2fd30c867d22f53298 (d09de2f49d7 and
afdf54a5313)? The version was bumped (from 29.0.50 to 30.0.50) in
commit 65456668ab1048fe8d77dc76a9e4d84481c218a5 (Mon Nov 28 20:03:07
2022 +0200).

--
Herbert



reply via email to

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