[erlang-questions] erl -sname, emacs, connect to repl
t x
txrev319@REDACTED
Wed Mar 5 10:37:09 CET 2014
Hi,
Given:
machine name: server
user account: x
x@REDACTED$ erl -sname gandalf
## we now have an erl running
Question:
Now, from emacs, how do I tell emacs "connect a repl to the node
with sname gandalf" instead of "fire up a new session of erl" ?
Rephrase:
To rephrase the above, I don't want emacs to create a new erl
session. Instead, I want it to connect to an existing erlang session.
Thanks!
More information about the erlang-questions
mailing list