Page 1 of 1
newLISP syntax highlighting for JOE (the editor)
Posted: Sat Nov 06, 2004 1:02 pm
by lwix
For those who like using JOE, I've prepared a newlisp.jsf for syntax highlighting available from:
http://homepages.paradise.net.nz/j_gaus ... wlisp.html
Change the colors to suit. You will need to make changes to your .joerc file as described.
It blinks annoyingly if you use deprecated functions. :-)
Lucas.
Posted: Sat Nov 06, 2004 3:59 pm
by newdep
Great thanks ;-)
Norman.
Posted: Tue Nov 09, 2004 8:13 pm
by newdep
I added --> "exit" prim to newlisp.jsf
was missing ;-)
Regards, Norman.
Posted: Tue Nov 09, 2004 8:27 pm
by newdep
Btw i like the depricated highlithing, keeps me from making mistakes ;-)
Posted: Tue Nov 09, 2004 8:44 pm
by newdep
Woeps.... missing [text] [/text] in dim blue ;-)
Posted: Tue Nov 09, 2004 11:56 pm
by lwix
Thanks newdep. I've added it to the one on the site, Also added 3 other words.
http://homepages.paradise.net.nz/j_gaus ... wlisp.html
There's another macro available as well - it does "autobrackets".
Yeah, I had left [text][/text] as normal dunno why :-) ... I'm also going to make a suggestion for an enhancement to Lutz re [text][/text]
If you have any other enhancements or color schemes I'll put them up. There is a larger set of color schemes when working on a terminal in X since you can change the background of the terminal as well.
Lucas