Is there a way that I can use edit() to start emacs in the foreground with support for line number?
As a kludge, I am currently setting JULIA_EDITOR=mvim, and I have a mvim in my PATH that is a symbolic link to emacs.
Is there a way that I can use edit() to start emacs in the foreground with support for line number?
As a kludge, I am currently setting JULIA_EDITOR=mvim, and I have a mvim in my PATH that is a symbolic link to emacs.