On 09/01/2013 05:00 PM, Luís Oliveira
wrote:
On Mon, Sep 2, 2013 at 12:52 AM, Jeffrey Cunningham
<jeffrey@jkcunningham.com> wrote:
Why not just connect to it through swank? I do that all the time with my
remote webserver. SSH into the server, bring up emacs and slime-connect and
you're running under the live instance.
Or even better, open an ssh tunnel into the server and slime-connect
from the comfort of your local Emacs.
I was going to say that, but I've only done it a few times. While I
much prefer using my local emacs I have to be careful modifying and
compiling on my local source getting out of sync with the remote
source.