Comment on My I3-Emacs IntegrationparentComments−the-lazy-guy3moYou should use emacsclient, so file will be actually shared. Or better yet - use GUI emacs with its ability to have multiple frames.−timonoko3moNo Thank You export EDITOR="emacs -nw"−krupan3moexport EDITOR="emacsclient -nw"It really speeds things up
Comments
You should use emacsclient, so file will be actually shared. Or better yet - use GUI emacs with its ability to have multiple frames.
No Thank You
export EDITOR="emacsclient -nw"
It really speeds things up