Skip to content

turn-on-haskell-simple-indent breaks auto-fill-mode for comments #279

Closed
@massysett

Description

@massysett

When writing comments with auto-fill-mode and turn-on-haskell-simple-indent, auto-fill makes the comments staircase, like this:

-- comment line 1, lorem ipsum etc.
  -- comment line 2
    -- comment line 3

When no haskell mode indentation is on, auto-fill-mode does what it should for comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions