- Subject: Re: Search and other functions don't work
- From: Cesar Romani <cesar.romani@xxxxxxxxx>
- Date: Sat, 18 Jul 2009 15:13:50 -0500
John E. Davis wrote:
> 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?
If I press the up arrow key, the last typed command isn't displayed at
the prompt, instead appear strange characters.
But if I comment the line:
require ("rline/emacskeys");
of the rline/slrline.rc file, then it works.
I'm using windows XP.
Regards,
Cesar
--------------------------
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]