jed-users mailing list

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

Re: Search and other functions don't work


Cesar Romani <cesar.romani@xxxxxxxxx> wrote:
>> Try creating a file called defaults.sl in the jed lib directory that
>> contains:
>>
>>    append_to_slang_load_path ("C:/msys/1.0/local/share/slsh");
>>
>> The forward slashes should not cause problems, but if they do then use:
>>
>>    append_to_slang_load_path ("C:\msys\1.0\local\share\slsh"R);
>>
>> Note the use of the R suffix on the string.
>
> Neither of them doesn't have any effect.

What is displayed when jed is run via

    jed -batch -l require

[...]

> And the readline doesn't work on slsh.

By this do you mean that you cannot edit the slsh command line?  What
flavor of windows are you running?  98? XP? Vista?

Thanks,
--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>.


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