Re: Sending messages to Erlang
"Vlad Dumitrescu" <[email protected]> Fri, 9 Jan 2004 21:51:20 +0100
| Newsgroups | gmane.comp.lang.erlang.distel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Luke, Very strange, I tried on my home PC (with Windows XP, otherwise same Emacs and Erlang) and erl-send works. At least for now, since it did work at work too. > Can you try this test function and see if it works (it does for me): > (defun distel-message-send-test (node name message) No it doesn't work. > Also, if the problem persists try doing this before connecting: > (setq fsm-use-debug-buffer t) What is happening is that epmd replies that node emacs@vlad is down... I can provide the file monday. Since erl-send-rpc keeps working, it must be some kind of miscommunication. have a nice weekwnd! Vlad