rlwrap seems to be a much better solution.  I do use emacs as my daily
driver, but it's nice to have a backup on the command line.  I wrote a
getting started article for Ubuntu a while back if you want to check it out.

http://aaronbedra.com/2008/8/17/adventures-in-clojure-getting-started

I made it with Hardy Heron as the focus.  I have yet to see if it all
works on Intrepid Ibex.

Aaron

solkis wrote:
> I haven't tried configuring the REPL scripts to use rlwrap. I'm mostly
> learning within emacs where it may be a moot point anyway (not sure.)
> I know in emacs I use Alt-p get get past forms. I'm definitely open to
> modifying this config tutorial to use rlwrap if it's more stable when
> needed (like directly in a shell-based REPL.) I not sure in what
> situations that JLine is iffy as you mentioned. Can you give any quick
> suggestions on what sections I would need to modify to switch in
> rlwrap? As you can see I'm using the scripts as closely as possible
> from clojure-extra so that the tutorial stays basic.
>
> Thanks for the feedback,
>
> -Tim
>
> On Oct 10, 5:09 pm, James Reeves <[EMAIL PROTECTED]> wrote:
>   
>> On Oct 10, 10:22 pm, solkis <[EMAIL PROTECTED]> wrote:
>>
>>     
>>> I just created a basic clojure, emacs, slime, swank configuration
>>> tutorial for Ubuntu users
>>>       
>> I notice your tutorial uses JLine, which I've found to be rather iffy
>> under Linux. Have you tried the REPL with rlwrap? Or haven't you had
>> any problems with JLine?
>>
>> - James
>>     
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to