emacs-devel
[Top][All Lists]
Advanced

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

Re: Org mode update breaking build?


From: Eli Zaretskii
Subject: Re: Org mode update breaking build?
Date: Wed, 03 May 2023 19:57:07 +0300

> Date: Wed, 3 May 2023 18:07:27 +0200
> Cc: emacs-devel@gnu.org
> From: Tobias Bading <tbading@web.de>
> 
> On 03.05.23 18:04, Eli Zaretskii wrote:
> > Yes, on emacs-29.  Well, not "normal" but "expected".  The fix is to
> > remove lisp/org/*.elc and say "make" again.
> 
> “make distclean” didn’t help and no *.elc should have survived that, right?

Wrong.  "make distclean" doesn't remove any *.elc files, because those
come with the tarball, and "make distclean" only removes stuff that
didn't come with the tarball, but was built later.



reply via email to

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