Re: Change default alignment for clojure docstrings

2014-07-27 Thread Bastien
Hi Lars, Lars Andersen writes: > I tried writing up some examples here, in plain text, but I think > it's more productive to just link to the github issue where there's > syntax highlighting and I can get a preview of how the content lines > up: https://github.com/clojure-emacs/clojure-mode/issu

Change default alignment for clojure docstrings

2014-07-26 Thread Lars Andersen
While creating a bug report for the clojure-fill-paragaph function in Emacs I also brought up the topic of changing how alignment works. In short, I would like to be consistent with how data enclosed in #{ }, { } and [ ] is indented: We indent the new line so the symbols align with the symbols