Re: [O] Literate programming: Org mode and Scala

2018-09-18 Thread Andrea
Hi Grant, Yes, I am. If you manage to make the current scala-mode work, the output is ugly (I opened a PR for that). The old scala-mode [1] did not need any external package to work (apart of Scala). Best, Andrea [0] https://github.com/ensime/emacs-scala-mode/issues/148 [1] https://raw.githubus

Re: [O] Literate programming: Org mode and Scala

2018-09-18 Thread Grant Rettke
On Sun, Sep 9, 2018 at 2:43 PM Andrea Giugliano wrote: > I wonder: is the org-mode community planning to make scala-mode work in > a literate way without workarounds? Are you saying that there are two versions of scala-mode out there: one that works and one that doesn't work?