On Fri, Aug 24, 2012 at 6:04 PM, Phil Hagelberg <p...@hagelb.org> wrote:

> On Fri, Aug 24, 2012 at 6:16 AM, Denis Labaye <denis.lab...@gmail.com>
> wrote:
> > I've just seen the presentation by Phil Hagelberg on swarm coding
> > (http://www.infoq.com/presentations/Swarm-Coding).
> > Great presentation, very inspiring, we will definitively do swarm coding
> > here in the Clojure Paris (France) User Group.
> >
> > In the talk Phil explains why "emacs-slime over ssh" do not behave the
> same
> > as "using emacs directly".
> >
> > And I was wondering if the Mosh shell (http://mosh.mit.edu/) could
> improve
> > the situation?
>
> Glad you liked the talk. I don't know the details of mosh, but there's
> something to be said for using ubiquitous tools. The more
> prerequisites you introduce the more likely it is that one guy in your
> group is going to have trouble getting it installed and sidetrack the
> whole group.
>

Good point, ssh is great as it will works on all platforms.

For mosh, I tried to test it, but I don't know what the Emacs over ssh
limitations are.
So I can't reproduce the problem.
I use Emacs over ssh a lot for remote pair programming, or even locally
because it solves the QWERTY vs <otherlayout> problem when pair-programming.

But I've always been the host of the ssh session, so I've never experienced
any problems.
I used to make fun of my friends when they told me "The keybinding doesn't
work", me: "Perhaps you should type it correctly ;-)". Until I've seen your
talk.
(in particular paredit-wrap-round not working M-(, was the complaint I
heard the most.)

Any pointers on those limitations? I can't find anything online.

Denis

>
> -Phil
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to