Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    What OS is running on the remote machine? If it is linux, is it running X? You might be able to use something like manpages.ubuntu.com/manpages/trusty/man1/xdotool.1.html to convince your emacs instance to do M-x server-start. Commented Feb 1, 2017 at 3:26
  • @icarus: It is Debian Linux, X is running. Nice idea, although I thought there might be a more direct way. Commented Feb 1, 2017 at 7:04