Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
__david__
on Jan 23, 2014
|
parent
|
context
|
favorite
| on:
Emacs, naked
I run Emacs on Mac OS X as a server. What I
don't
do is "emacs --daemon". I launch Emacs and then "M-x server-start RET". This seems to avoid any weird issues.
I use the "ec" script show here:
http://emacsformacosx.com/tips
jasonm23
on Jan 27, 2014
|
prev
[–]
alias edemon='/Applications/Emacs.app/Contents/MacOS/Emacs --daemon"
will give you a more helpful alias.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I use the "ec" script show here: http://emacsformacosx.com/tips