[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some developement questions
From: |
Eli Zaretskii |
Subject: |
Re: Some developement questions |
Date: |
Tue, 04 Sep 2018 19:46:20 +0300 |
> From: hw <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden, address@hidden
> Date: Tue, 04 Sep 2018 17:43:32 +0200
>
> >> I want to be able to use the same Emacs session with multiple different
> >> machines --- currently only two.
> >
> > That's what -dDISPLAY option is about, AFAIK.
>
> But that would be unsave ...
>
> Using 'ssh -Y' didn't work too well, either. The Emacs daemon crashed
> when it wasn't able to draw the contents of the frames correctly and I
> had to close them because they were entirely unresponsive.
What makes you think emacsclient will do any better in this scenario?
After all, you still want the Emacs X frame be displayed on the same
machine, and the data be moved over the same network.
- RE: Some developement questions, (continued)
Re: Some developement questions, hw, 2018/09/01
- Re: Some developement questions, Joshua Branson, 2018/09/01
- Re: Some developement questions, hw, 2018/09/02
- Re: Some developement questions, Ergus, 2018/09/02
- Re: Some developement questions, hw, 2018/09/04
- Re: Some developement questions, Ergus, 2018/09/04
- Re: Some developement questions, hw, 2018/09/05
Re: Some developement questions, Phil Sainty, 2018/09/01