all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Heads up: recent changes may require recompiling Eshell files
@ 2022-02-04 18:58 Jim Porter
  0 siblings, 0 replies; only message in thread
From: Jim Porter @ 2022-02-04 18:58 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-04 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04 18:58 Heads up: recent changes may require recompiling Eshell files Jim Porter

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.