emacs-devel
[Top][All Lists]
Advanced

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

Heads up: recent changes may require recompiling Eshell files


From: Jim Porter
Subject: Heads up: recent changes may require recompiling Eshell files
Date: Fri, 4 Feb 2022 10:58:44 -0800

Just a quick note for Eshell users: commit 3a388ab4a604f868ab2c1f9b3c63a7f7a3221f7f (part of bug#53715) recently merged, which changes some defsubsts and macros in a way that will probably require recompiling the Eshell sources. The following should be sufficient:

  rm lisp/eshell/*.elc test/lisp/eshell/*.elc && make

Otherwise, `make bootstrap' will do the trick, but of course that takes longer.

I have one more set of Eshell changes in progress that might require doing this again, but hopefully the long-term benefits outweigh the temporary hiccups with incremental builds. :)

- Jim



reply via email to

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