Oh, also I should mention that I found the magic incantation to make
auto-indentation work perfectly.  It handles multiple unindents just
fine now.

Daniel

On Dec 11, 12:34 pm, Daniel Spiewak <djspie...@gmail.com> wrote:
> It's been too long since I've looked at this thread...
>
> I took a look at the mode you linked.  My mode is quite a bit more
> powerful, particularly with the changes I added today.  The linked
> mode does do some highlighting of special forms like @[...] that mine
> doesn't do yet, mainly because I didn't know about them.  Also, the
> linked mode seems to be a bit inconsistent about which keyword levels
> are used for what forms.  Finally, the linked mode has very limited
> support for comments (highlighting only).  Using my mode, C+e C+c and C
> +e C+k both work as expected, inserting ; and (comment ... ) as
> necessary.
>
> Daniel
>
> On Nov 23, 7:31 am, Patrick Wright <pdoubl...@gmail.com> wrote:
>
> > FYI, another developer has been working on an edit mode for clojure.
> > You can download it 
> > fromhttp://sourceforge.net/tracker/?func=detail&atid=300588&aid=2201893&g...
>
> > See also this 
> > threadhttp://www.nabble.com/Edit-mode-for-Clojure-ts20168077.html#a20168077
>
> > Note that the version in thejEdittracker appears to be newer than
> > the one posted on the mailing list thread.
>
> > I haven't tried comparing them yet, but at some point I guess we
> > should pull them together into one.
>
> > Patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to