Skip to content

Implement haskell-comment-function. #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2015
Merged

Implement haskell-comment-function. #431

merged 1 commit into from
Jan 18, 2015

Conversation

gracjan
Copy link
Contributor

@gracjan gracjan commented Jan 17, 2015

haskell-comment-function is useful when auto-fill-mode is enabled and comments are expected to auto-fill. This function keeps comments nicely aligned.

Fixes #279.

Note that multiline-style comments are still not supported for auto-fill mode.

haskell-comment-function is useful when auto-fill-mode is enabled and
comments are expected to auto-fill. This function keeps comments nicely
aligned.
purcell added a commit that referenced this pull request Jan 18, 2015
@purcell purcell merged commit 81487e9 into haskell:master Jan 18, 2015
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.

turn-on-haskell-simple-indent breaks auto-fill-mode for comments
2 participants