Y
Hacker News
new
|
ask
|
show
|
jobs
by
hierandthere
1478 days ago
How often do you start Emacs? I do that maybe once a week.
1 comments
dotancohen
1478 days ago
I start Emacs every few minutes, for Org mode notes.
link
alex_smart
1478 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
1478 days ago
Thank you Alex. I'm configuring that now.
link