<br><br><div class="gmail_quote">On Fri, Dec 7, 2012 at 10:13 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">
<div class="im">(2012/12/06 16:49), Rustom Mody wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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/<u></u>wrangler-1.0/elisp")<br>
(require 'wrangler) <br>
</blockquote>
<br></div>
I have the same problem.<br>
I installed  R14B04(32bit) on windows8(64bit).<br>
Wrangler's installer discovered R14B04.<br>
I did C-c C-r on emacs24.2(32bit)  ,but the wrangler menu does not appear.<br>
And also elisp setup have problem.<br>
Wrangler's installer add .emacs<br>
(add-to-list 'load-path "<PathToWrangler>/elisp")<br>
    (setq exec-path (cons "<PathToWrangler>/bin" exec-path))<br>
        (require 'wrangler)<br>
.<br>
But Wrangler directory does not have bin.<br>
Alternatively,It has ebin.<br>
Installer mistakes its directory and internal error exists.<br>
I have no idea.<br>
Please help me.<br>
<br>
Thanks!<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br><br clear="all"><br><br><br><div class="gmail_quote">On Thu, Dec 6, 2012 at 9:31 PM, Rustom Mody <span dir="ltr"><<a href="mailto:rustompmody@gmail.com" target="_blank">rustompmody@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br><div class="gmail_quote"><div class="im">On Thu, Dec 6, 2012 at 2:29 PM,  <span dir="ltr"><<a href="mailto:H.Li@kent.ac.uk" target="_blank">H.Li@kent.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Rustom,<br>
<br>
What about is you try the command:<br>
<br>
</blockquote></div></div></blockquote><div><br><br>Do<br>M-X erlang-wrangler-on<br></div><div><br>Did you get load messages?<br><br>Do <br>M-X wrangler-menu-init<br></div><div> <br>Does the wrangler menu entry appear?<br>

</div></div><br>[After that it does not work for me either!!]<br>