emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/geiser-kawa 8451f3b 017/119: README.org - Small reword


From: Philip Kaludercic
Subject: [nongnu] elpa/geiser-kawa 8451f3b 017/119: README.org - Small reword
Date: Sun, 1 Aug 2021 18:30:30 -0400 (EDT)

branch: elpa/geiser-kawa
commit 8451f3b68e8dd48a2567f2e83601867e33d60406
Author: spellcard199 <spellcard199@protonmail.com>
Commit: spellcard199 <spellcard199@protonmail.com>

    README.org - Small reword
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 400431f..20b9613 100644
--- a/README.org
+++ b/README.org
@@ -51,9 +51,9 @@ Only versions of Kawa > 3.1 are supported, mostly due to the 
fact that before th
 5. Pull [[http://gitlab.com/spellcard199/kawa-geiser][kawa-geiser]] maven 
dependencies (the first time takes ~1 minute), compile them and start 
geiser-kawa's scratch buffer and repl with:
   : cask emacs -Q --load quickstart.el
 
-The reason you don't need Kawa to try geiser-kawa is that =quickstart.el=:
-1. calls =mvn package= (wrapped by =geiser-kawa-compile-java-dependencies=), 
which produces a jar that includes the compiled 
[[https://gitlab.com/groups/kashell/][Kawa's master branch]]
-2. sets the variable =geiser-kawa-use-kawa-version-included-in-kawa-geiser= to 
=t=, to avoid issues with [[85b51f74-b1b2-4863-a888-0b11580321f3][older kawa 
versions]]
+The reason you don't need Kawa to try geiser-kawa is that =quickstart.el= uses 
the compiled [[https://gitlab.com/groups/kashell/][Kawa's master branch]] that 
is one of [[http://gitlab.com/spellcard199/kawa-geiser][kawa-geiser]]'s 
dependencies. To do so =quickstart.el=:
+1. calls =mvn package= (wrapped by =geiser-kawa-compile-java-dependencies=), 
which produces a jar that includes all 
[[http://gitlab.com/spellcard199/kawa-geiser][kawa-geiser]]'s dependencies
+2. sets the variable =geiser-kawa-use-kawa-version-included-in-kawa-geiser= to 
=t=
 
 ** Cask issue with geiser
 



reply via email to

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