Dear all, I discovered that emacs support that after #15694 <https://github.com/JuliaLang/julia/issues/15694> has its own repository.
After a Pkg.update() in 0.5 I tried:
Pkg.add("julia-emacs") #no success
Pkg.clone("https://github.com/JuliaLang/julia-emacs") #no success
Pkg.clone("https://github.com/JuliaLang/julia-emacs.git") #no success either
Anybody knows what am I doing wrong?
Thanks
