Re: Questions
Luke Gorrie <[email protected]> Tue, 05 Jun 2007 10:18:20 +0200
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
"Kirill Zaborski" <[email protected]> writes: > Thanks for your efforts Bill but it doesn't work for me. > I've applied the patch and run all the steps. When I tried to turn off > (after turning it on) the interpreting mode 'nodedown' message > appeared - the rest was the same as before. > I've tried to use stand-alone node with the same result. > It looks like emacs can not find the node for debugging. But > expression evaluation works quite fine and process list also. This all sounds vaguely familiar :-) You can check that Emacs and Erlang both have node names that the other can understand. Especially that the host part of the node name is something that can be resolved to an IP address (i.e. can ping). Check the variable `erl-node-name' in Emacs, which should be for example distel_23178@localhost and the Erlang one in the Erlang shell with node() or by looking at the name in the prompt. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/