Fork me on GitHub
#emacs
<
2016-11-02
>
ag21:11:28

anyone who’s using Emacs. have you seen this? basically anytime I edit .boot file Emacs creates .#build.boot temp file and then boot doesn’t want to do anything in repl, until .boot file is saved it would yell

java.io.FileNotFoundException: ./.#build.boot (No such file or directory)

caio21:11:17

did you open the repl while editing the .boot file?

caio21:11:56

nvm, different issue

ag21:11:45

@caio it’s turned out to be boot thing… figuring it out