Hacker News new | ask | show | jobs
by dgtized 4549 days ago
How about this approach? http://blog.habnab.it/blog/2013/06/25/emacsclient-and-tramp/

He's using tramp to copy an auth key to the remote system, but then using that to allow the remote emacsclient to talk back to the host. Has some caveats, but it's essentially the single daemon, many remote clients approach?