newLISP Fan Club

Forum => newLISP newS => Topic started by: Lutz on November 21, 2012, 06:32:51 AM

Title: newLISP Stable Maintenance Release v.10.4.5
Post by: Lutz on November 21, 2012, 06:32:51 AM
Maintenance Release version 10.4.5 fixes bugs and has minor enhancements.



Release Notes: http://www.newlisp.org/downloads/newLISP-10.4.5-Release.html



Downloads: http://www.newlisp.org/index.cgi?page=Downloads
Title: Re: newLISP Stable Maintenance Release v.10.4.5
Post by: johu on November 22, 2012, 12:33:56 AM
Hello, Lutz.



Now, I updated the manual translated to Japanese, newlisp_manual-10405.

There is in here (//https).



And I have one question.

In guiserver.lsp, the heads of gs:channel-reverb's comments are single semicolon, not double.

Then, there is not gs:channel-reverb in GUI functions (//http), maybe.



Is it a undocumented function?



Thanks,
Title: Re: newLISP Stable Maintenance Release v.10.4.5
Post by: Lutz on November 22, 2012, 06:46:01 AM
Thanks Johu, for an update of the Japanese translation, now online in the usual place:



http://www.newlisp.org/newlisp_manual-jp.html



Regarding Guiserver:



I don't remember what was the issue with gs:channel-reverb, that I did not fully include it in the documentation. There are other undocumented functions like gs:begin-cmd and gs:end-cmd, which are not included, but left for future work.
Title: Re: newLISP Stable Maintenance Release v.10.4.5
Post by: johu on November 23, 2012, 04:23:03 AM
Thank you, Lutz.

I understand.