GNU bug report logs -
#28815
[PATCH 0/2] Update emacs-ess
Previous Next
Reported by: Kyle Meyer <kyle <at> kyleam.com>
Date: Fri, 13 Oct 2017 16:27:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #14 received at 28815 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Kyle Meyer <kyle <at> kyleam.com> skribis:
> * gnu/packages/emacs.scm (emacs-julia-mode): New variable.
> ---
>
> This definition hard codes the commit because the package version hasn't
> changed since it was initially added in 2014. I've opened an issue to see if
> they'll tag a release:
>
> https://github.com/JuliaEditorSupport/julia-emacs/issues/46
Makes sense.
I’ve committed with this comment:
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index c8d0cac30..e8b44dcff 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3322,6 +3322,8 @@ E-Prime forbids the use of the \"to be\" form to strengthen your writing.")
(license license:gpl3+))))
(define-public emacs-julia-mode
+ ;; XXX: Upstream version remained stuck at 0.3. See
+ ;; <https://github.com/JuliaEditorSupport/julia-emacs/issues/46>.
(let ((commit "115d4dc8a07445301772da8376b232fa8c7168f4")
(revision "1"))
(package
[Message part 3 (text/plain, inline)]
Thanks,
Ludo’.
This bug report was last modified 7 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.