[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28815: [PATCH 2/2] gnu: emacs-ess: Update to 16.10.
From: |
Ludovic Courtès |
Subject: |
bug#28815: [PATCH 2/2] gnu: emacs-ess: Update to 16.10. |
Date: |
Sat, 14 Oct 2017 16:53:52 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hi,
Kyle Meyer <address@hidden> skribis:
> * gnu/packages/emacs.scm (emacs-ess): Update to 16.10.
> [arguments]: Enable tests.
> [source]: Add snippet to prevent build process from trying to download
> external julia-mode.el.
Applied!
> Despite its build process downloading julia-mode.el, ESS doesn't seem to
> require julia-mode.el for building or running, so I haven't included it as an
> input. Should we include it anyway?
Dunno! If you found that it works well like this, that’s probably
fine. We can always revisit it later if needed.
Thanks,
Ludo’.