Re: [Bug-apl] Ctrl-D and )off

2014-12-22 Thread Tobia Conforto
Actually, by setting CONTROL-Ds-TO-EXIT 1, I have to type it twice and I still get the message, plus the extra blank lines: $ apl ^D ^D *** end of input $ If I set it to 2, I have to type it 3 times, with the message, and so on. I have tried the latest svn head on both GNU/Lin

Re: [Bug-apl] Ctrl-D and )off

2014-12-22 Thread Juergen Sauermann
Hi Tobia, thanks, fixed ^D count in SVN 517. Actuallly, we are not using readline. And the message should not occur if you set the control-D count > 0. I would leave the message as is because this is a rather unusual situation and the use