Skip to content

Conversation

squid-lee
Copy link

Hitting delete/backspace previously deleted only a single character, even if the region was active. This is not consistent with how other modes work. The cause was a requirement for delete-selection-mode to be active in order to delete the region. Removed this check for delete-selection-mode

Hitting delete/backspace previously deleted only a single character, even if the region was active. This is not consistent with how other modes work. The cause was a requirement for delete-selection-mode to be active in order to delete the region. Removed this check for delete-selection-mode
@gracjan
Copy link
Contributor

gracjan commented Mar 27, 2015

New haskell-indentation does not use delete-section-mode at all so this issue seems not relevant anymore. Reopen it this is still a problem.

@gracjan gracjan closed this Mar 27, 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.

2 participants