<div class="gmail_quote">On Thu, Dec 6, 2012 at 8:04 AM, Sunao Furukawa <span dir="ltr"><<a href="mailto:sadie@kind.ocn.ne.jp" target="_blank">sadie@kind.ocn.ne.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Everyone!<br>
It is nice to meet you.<br>
I have a problem of Wrangler1.0.<br>
I installed Wrangler,<br>
but Installer emitted,<br>
"No Erlang installation was found on your system.Please ensure<br>
that Erlang in installed on your computer before installing Wrangler."<br>
I use Erlang(64bit) on Windows8(64bit).<br>
I want to use Wrangler in emacs 24.2(Windows 32bit).<br>
I installed Erlang c:\erl5.9.3.<br>
I will install Wrangler(c:\wrangler).<br>
I tried something,but<br>
I do not know what to do.<br>
Please help me.<br>
<br>
Thanks.<br>
<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>Good to know about wrangler.<br>Tried it on my debian box, <br>emacs 23.4<br>erlang-mode version 2.7<br><br>Then I do C-c C-r<br>Th echo-area shows a lot of loading this and that from wrangler but the wrangler menu does not appear.<br>
<br>This is the elisp setup (for erlang)<br><br>(add-to-list 'load-path<br>          "~/local/lib/erlang/lib/wrangler-1.0/elisp")<br>(require 'wrangler)<br><br><br clear="all"><br><br>-- <br><a href="http://www.the-magus.in" target="_blank">http://www.the-magus.in</a><br>
<a href="http://blog.languager.org" target="_blank">http://blog.languager.org</a><br><br><br>