all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Porter <jporterbugs@gmail.com>
To: emacs-devel@gnu.org
Subject: Heads up: recent changes may require recompiling Eshell files
Date: Fri, 4 Feb 2022 10:58:44 -0800	[thread overview]
Message-ID: <08831513-8358-0c36-e379-4161ec13dd77@gmail.com> (raw)

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	other threads:[~2022-02-04 18:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=08831513-8358-0c36-e379-4161ec13dd77@gmail.com \
    --to=jporterbugs@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.