[erlang-questions] Wrangler Problem

Rustom Mody rustompmody@REDACTED
Fri Dec 7 07:30:04 CET 2012


On Fri, Dec 7, 2012 at 10:13 AM, Sunao Furukawa <sadie@REDACTED>wrote:

> (2012/12/06 16:49), Rustom Mody wrote:
>
>> 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)
>>
>
> I have the same problem.
> I installed  R14B04(32bit) on windows8(64bit).
> Wrangler's installer discovered R14B04.
> I did C-c C-r on emacs24.2(32bit)  ,but the wrangler menu does not appear.
> And also elisp setup have problem.
> Wrangler's installer add .emacs
> (add-to-list 'load-path "<PathToWrangler>/elisp")
>     (setq exec-path (cons "<PathToWrangler>/bin" exec-path))
>         (require 'wrangler)
> .
> But Wrangler directory does not have bin.
> Alternatively,It has ebin.
> Installer mistakes its directory and internal error exists.
> I have no idea.
> Please help me.
>
> Thanks!
>
>
> ______________________________**_________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/**listinfo/erlang-questions<http://erlang.org/mailman/listinfo/erlang-questions>
>





On Thu, Dec 6, 2012 at 9:31 PM, Rustom Mody <rustompmody@REDACTED> wrote:

>
>
> On Thu, Dec 6, 2012 at 2:29 PM, <H.Li@REDACTED> wrote:
>
>>
>> Hi Rustom,
>>
>> What about is you try the command:
>>
>>

Do
M-X erlang-wrangler-on

Did you get load messages?

Do
M-X wrangler-menu-init

Does the wrangler menu entry appear?

[After that it does not work for me either!!]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121207/9687a27b/attachment.htm>


More information about the erlang-questions mailing list