Distel
mats cronqvist
masse@REDACTED
Thu Jun 4 18:43:05 CEST 2009
Juan Jose Comellas <juanjo@REDACTED> writes:
> Whenever I press C-c C-d w to get the list of callers for a specific
> function the request is sent to the Erlang node but Distel on Emacs is
> apparently not receiving any response.
what happens if you run
distel:who_calls(pbx_json,encode_api_reply,1).
in the erl shell?
> The trace I see on Emacs is the following:
>
>>> REG_SEND: [TYPE erl-pid distel_20432@REDACTED 3 0 0] rex [[TYPE erl-pid
> distel_20432@REDACTED 3 0 0] [call code ensure_loaded (distel) [TYPE erl-pid
> distel_20432@REDACTED 1 0 0]]]
>>> REG_SEND: [TYPE erl-pid distel_20432@REDACTED 2 0 0] rex [[TYPE erl-pid
> distel_20432@REDACTED 2 0 0] [call distel rpc_entry (distel who_calls
> (pbx_json encode_api_reply 1)) [TYPE erl-pid distel_20432@REDACTED 1 0 0]]]
> << SEND: [TYPE erl-pid distel_20432@REDACTED 3 0 0] [rex [module distel]]
>
> The different versions of the software involved are:
>
> Ubuntu Linux 9.04 (amd64)
> Erlang R13B
> Emacs 23.0.91.1 (from the emacs-snapshot package)
> Distel (from SVN trunk)
distel.googlecode.com I suppose?
mats
More information about the erlang-questions
mailing list