Hacker News new | ask | show | jobs
by the-lazy-guy 19 days ago
You should use emacsclient, so file will be actually shared. Or better yet - use GUI emacs with its ability to have multiple frames.
1 comments

No Thank You

  export EDITOR="emacs -nw"
export EDITOR="emacsclient -nw"

It really speeds things up