slsh's require breaks jed-extra
Paul Boekholt
p.boekholt at gmail.com
Thu Jun 7 16:34:08 UTC 2007
2007/6/7, G. Milde <milde at users.sourceforge.net>:
> It breaks about 23 modes from jedmodes.sf.net.
> ..
> The problem is the order of arguments:
>
> require(feature, [[filename], namespace]]);
>
> or
>
> require(feature, [[namespace], filename]]);
Did you do
grep 'require.*,' */*.sl | wc
to get to 23 modes?
The only modes I can find that use the filename argument are
home-lib.sl, libdir.sl and testscript-wizard.sl.
So far I've only had problems with hyperman.sl and rmail.sl.
More information about the Pkg-jed-devel
mailing list