Skip to content

Conversation

vspinu
Copy link
Contributor

@vspinu vspinu commented Jun 3, 2017

Multi-line comments are not filled correctly. Who thinks that ; should start a paragraph?

;; Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
;; ut labore et dolore magna aliqua. 

fill paragraph on first line and get this

;; Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
;; tempor incididunt
;; ut labore et dolore magna aliqua. 

@bbatsov
Copy link
Member

bbatsov commented Jun 4, 2017

Please, add a regression unit test for this as well.

@vspinu
Copy link
Contributor Author

vspinu commented Jun 4, 2017

Ok. Added to the syntax test file. Looks like the most appropriate place for this.

@bbatsov bbatsov merged commit eacd330 into clojure-emacs:master Jun 9, 2017
@bbatsov
Copy link
Member

bbatsov commented Jun 9, 2017

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants