Y
Hacker News
new
|
ask
|
show
|
jobs
by
psibi
4079 days ago
I think the hanging thing can be solved by invoking emacsclient in the following way: `emacsclient -n`.
1 comments
michaelsbradley
4079 days ago
-n serves a different purpose (the command returns immediately). Even when using that flag, there will be an Emacs icon in the cmd-tab list and the dock after the client is closed.
link