newLISP Fan Club

Forum => newLISP newS => Topic started by: newdep on March 25, 2011, 11:31:47 AM

Title: Joe editor lisp.jsf update for newlisp 10.3.0
Post by: newdep on March 25, 2011, 11:31:47 AM
Hello Lutz,



Here you can find the updated Joe editor lisp.jsf file. updated upto 10.3.0

(added 2 depr's and 1 prim... replace-assoc and name and term.)

//http://www.nodep.dds.nl/downloads/newlisp/lisp-23032011.jsf
Title: Re: Joe editor lisp.jsf update for newlisp 10.3.0
Post by: newdep on March 28, 2011, 03:55:24 AM
updated to 1.10 "read-buffer" was missing in depr funciton.

//http://www.nodep.dds.nl/downloads/newlisp/newlisp.jsf
Title: Re: Joe editor lisp.jsf update for newlisp 10.3.0
Post by: Cyril on April 15, 2011, 12:18:21 AM
Hmm... I've also forgotten to mark read-buffer as deprecated in my newlisp.vim highliter. But, reading the manual, I conclude that read-buffer was deprecated together with write-buffer. I believe that either both should be marked or both should not. Or do I misunderstand something?