jed-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Why jed uses slsh?


Joerg Sommer <joerg@xxxxxxxxxxxx> wrote:
>Why should jed search in slsh directories for files? They don't come from
>the same source package. This may lead to unexpected behaviour if slsh is

slsh is more or less a bare-bones interpreter, providing essentually
no intrinsic functions of its own.  The .sl files installed by it
should work with any slang interpreter.  For example, slang2 provides
several useful functions in .../share/slsh/structfuns.sl that slang
apps can get for free by loading this file.  Another example is the
sldb debugger, which apps can load for debugging purposes.  Eventually
something like Dino's debugger will take advantage of this to provide
a debugger for jed.

>installed. And why this depends on the existens of the import() function?

The fact that searching this directory depends upon the existence of
import if historical and should be changed.

I hope this clarifies things a bit.
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]