You can set up emacs as an edit server so instead of starting a new instance of emacs,
it “listens” for external edit requests
so you can use emacsclient -t somefile.txt to open the file in the terminal
but thats too much too type so i created a simple function called e that accepts multiple...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.