[erlang-questions] Erlang on Emacs
mats cronqvist
masse@REDACTED
Mon Apr 13 13:57:13 CEST 2009
Alpár Jüttner <alpar@REDACTED> writes:
>> FWIW distel doesn't work with CVS version of Emacs -- it fails to
>> connect to Erlang node. I didn't have the time (nor motivation,
>> really) to look into it in more detail.
>
> Strangely, it works for me.
>
> (Well, more-or-less. When I press "C-c C-d l" for the first time, it
> asks for the name of a node, but does not show the process list.
> However, it seems that it silently connects successfully to the node,
> thus if I press "C-c C-d l" again, it works alright.)
that's a "feature" in the sense that it's not easy to fix without
breaking things.
The recommended way to connect is to do;
"C-c C-d n" <node name> "C-c C-d g"
mats
More information about the erlang-questions
mailing list