[erlang-questions] Wrangler Problem

Rustom Mody rustompmody@REDACTED
Thu Dec 6 08:49:37 CET 2012


On Thu, Dec 6, 2012 at 8:04 AM, Sunao Furukawa <sadie@REDACTED> wrote:

> Hello Everyone!
> It is nice to meet you.
> I have a problem of Wrangler1.0.
> I installed Wrangler,
> but Installer emitted,
> "No Erlang installation was found on your system.Please ensure
> that Erlang in installed on your computer before installing Wrangler."
> I use Erlang(64bit) on Windows8(64bit).
> I want to use Wrangler in emacs 24.2(Windows 32bit).
> I installed Erlang c:\erl5.9.3.
> I will install Wrangler(c:\wrangler).
> I tried something,but
> I do not know what to do.
> Please help me.
>
> Thanks.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>

Good to know about wrangler.
Tried it on my debian box,
emacs 23.4
erlang-mode version 2.7

Then I do C-c C-r
Th echo-area shows a lot of loading this and that from wrangler but the
wrangler menu does not appear.

This is the elisp setup (for erlang)

(add-to-list 'load-path
          "~/local/lib/erlang/lib/wrangler-1.0/elisp")
(require 'wrangler)




-- 
http://www.the-magus.in
http://blog.languager.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121206/fe7ad58c/attachment.htm>


More information about the erlang-questions mailing list