On Fri, Jul 9, 2010 at 4:32 PM, Noel Welsh <noelwe...@gmail.com> wrote:
> On Fri, Jul 9, 2010 at 4:21 PM, Paulo J. Matos <pocma...@gmail.com> wrote:
>> esmc-mode.scm has:
>> ,----
>> | (require (planet "modes/esmc-mode/search-sig.scm" ("pjmatos" "eboc.plt" 1 
>> 0)))
>> `----
>
> A module should refer to other modules in the same collection with an
> undecorated require:
>
> (require "search-sig.scm")
>
> That might be the problem.
>

The planet link was actually a solution due to a problem presented
before on this list.
http://article.gmane.org/gmane.lisp.scheme.plt/34633

Maybe I don't need the planet link anymore in racket. I should
actually try it out.

-- 
PMatos
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to