Hacker News new | ask | show | jobs
by alex_smart 1481 days ago
You do not have to start a new instance of Emacs every time. You can tell emacs to start a server and then use emacsclient to connect to your already running instance of emacs.
1 comments

Thank you Alex. I'm configuring that now.