[erlang-questions] distel completion?

Peter Sabaini peter@REDACTED
Tue Dec 16 14:36:52 CET 2008


On Tuesday 16 December 2008 13:55:28 you wrote:
> In your .erlang file add your project's code path and it should work.

I've got sth like this in my .erlang:

code:add_patha("/home/sabaini/src/myproject").

 -- ie. where my sources are. 

I get this error message at the erl shell when trying to complete one of my 
modules' start_link() fun: 

=ERROR REPORT==== 16-Dec-2008::14:24:33 ===
** Generic server otp_doc terminating 
** Last message in was {funcs,"delivery","start",[]}
** When Server state == {state,"/usr/lib/erlang",file,"-"}
** Reason for termination == 
** {bad_return_value,no_data}

As a variation I used add_pathz() instead, but no observable change.

Should this work?

Thanks,
peter.



> I also find flymake very helpful. Distel rocks!
>
> On Dec 16, 2008, at 4:59 AM, Peter Sabaini wrote:
> > Hi, any distel users here?
> >
> > I'm new to distel and like it, one question though -- it seems
> > distel only
> > does completion on built-in libraries, is that correct? Is there a
> > way to get
> > it to complete my own code also?
> >
> > Thanks,
> > peter.
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://www.erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081216/0488c5df/attachment.bin>


More information about the erlang-questions mailing list