Page 1 of 1

Joe editor lisp.jsf update for newlisp 10.3.0

Posted: Fri Mar 25, 2011 6:31 pm
by newdep
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/newli ... 032011.jsf

Re: Joe editor lisp.jsf update for newlisp 10.3.0

Posted: Mon Mar 28, 2011 10:55 am
by newdep
updated to 1.10 "read-buffer" was missing in depr funciton.
http://www.nodep.dds.nl/downloads/newlisp/newlisp.jsf

Re: Joe editor lisp.jsf update for newlisp 10.3.0

Posted: Fri Apr 15, 2011 7:18 am
by Cyril
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?