The plugin has been updated to support function argument indenting. It is configurable in the plugin options.
Next, I think I will implement "presets". The idea is that each preset corresponds to one language. That way, LispIndent can still be language-independent. Users will also be spared of implementing their own regexes. :) What do you think about this? Jonathan On Wed, Oct 17, 2012 at 8:54 PM, Jack Moffitt <j...@metajack.im> wrote: > > I don't know if the Emacs clojure-mode is user-configurable in that way. > I > > haven't needed to change it. Most Clojure users seem to indent in pretty > > much the same way, fwict, which is probably pretty close to how Emacs > does > > it automatically. I haven't tried Eclipse. > > All the lisp and scheme modes in Emacs are configurable in this way. > Here's the relevant variable from clojure-mode: > > > https://github.com/technomancy/clojure-mode/blob/master/clojure-mode.el#L771-845 > > jack. > > -- > 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 > Note that posts from new members are moderated - please be patient with > your first post. > 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 > -- 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 Note that posts from new members are moderated - please be patient with your first post. 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