Y
Hacker News
new
|
ask
|
show
|
jobs
by
dotancohen
1480 days ago
I start Emacs every few minutes, for Org mode notes.
1 comments
alex_smart
1480 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.
link
dotancohen
1480 days ago
Thank you Alex. I'm configuring that now.
link