Re: jEdit Mode for Clojure

2008-12-15 Thread David Moss
at regexps don't even know about variable substitution. Kind Regards, David. 2008/12/13 David Moss > I've had a really quick look at your mode, it looks good, and I like the > regularity in keyword highlighting. I'm going to have a proper look sometime > later on the weeke

Re: jEdit Mode for Clojure

2008-12-13 Thread David Moss
es back > to main in the case where the S-exp is closed prior to the end-of- > line. It's not a normal idiom for jEdit highlighting modes, but it > seems to work fine. At least I didn't have to resort to *really* > bizarre tricks like I did in my SASyLF and ReST modes (open

Re: jEdit Mode for Clojure

2008-12-12 Thread David Moss
Daniel, To be honest, the colours are the least important, much more relevant is that structures are recursed properly and that the base language is defined. Let me know how you get on refining your mode and I'll have a look. When we have agreed on something I can update the jedit patch so we hav

Re: jEdit Mode for Clojure

2008-12-11 Thread David Moss
Hi, just saw this thread. I had made some modifications to the edit mode and uploaded it for inclusion (as a patch) here: http://sourceforge.net/tracker/index.php?func=detail&aid=2201893&group_id=588&atid=300588 . I haven't checked the status in a while as my internet is very intermittent ATM. Ple