Emacs Saving Open Files Remotely, When I Forgot To Sometimes when I get to work, I notice some file looks out of date. Sometimes when I'm home, I notice the reverse. I wanted a solution more considered than a blunt auto-save timer.
Emacs A Better Emacs Remote Editing Workflow I often use emacsclient(1), from a shell, to quickly visit a nearby file, instead of switching back to Emacs and drilling down through directories. I wanted some version of this that works over SSH. Here is my solution.