pil21: no more matching parenthesis in debug mode

2020-11-25 Thread cilz
Hi list, I finally managed to install pil21 on my manjaro distro ;-) And yes I got: (version) -> (21 0 0) However I've noticed that there is no more matching parenthesis in debug mode. Am I missing something/doing something wrong? Best, Eric -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?

Re: pil21: no more matching parenthesis in debug mode

2020-11-25 Thread Alexander Burger
He Eric, > I finally managed to install pil21 on my manjaro distro ;-) And yes I got: > (version) -> (21 0 0) Perfect! > However I've noticed that there is no more > matching parenthesis in debug mode. Input is now handled by readline(3). You can control its behavior via "~/.inputrc". To show

Re: pil21: no more matching parenthesis in debug mode

2020-11-25 Thread cilz
Yes perfect! Thanks Alex Le 25/11/2020 à 10:44, Alexander Burger a écrit : set blink-matching-paren on -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Build a picolisp core for android fails

2020-11-25 Thread Gaston Pepe
A) download the PilBox sources from https://software-lab.de/PilBox.tgz tree is : AndroidManifest.xml COPYING ChangeLog README assets bin lib mk.pilBox obj res src try compile an error ERROR: input directory 'picoLisp/bin' does not exist

Re: Build a picolisp core for android fails

2020-11-25 Thread Alexander Burger
On Wed, Nov 25, 2020 at 09:50:41AM -0300, Gaston Pepe wrote: > A) download the PilBox sources from https://software-lab.de/PilBox.tgz > tree is : > AndroidManifest.xml COPYING ChangeLog README assets bin lib > mk.pilBox obj res src > try compile an error > ERROR: input directory 'picoLisp

Re: Build a picolisp core for android fails

2020-11-25 Thread Gaston Pepe
ok i'm deleting all. try to compile PilBox latest version and success! Thanks!!! for your patience in my slackware64 picolisp works fine. I'm very excited about picolisp. El mié, 25 nov 2020 a las 13:39, Alexander Burger () escribió: > On Wed, Nov 25, 2020 at 09:50:41AM -0300, Gaston Pepe wr

Re: Build a picolisp core for android fails

2020-11-25 Thread Alexander Burger
On Wed, Nov 25, 2020 at 11:07:16AM -0300, Gaston Pepe wrote: > try to compile PilBox latest version > and success! Cool!! I'm glad that it is no inherent problem :) ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe