Skip to content

Tab not working?#82

Open
alexanderkjeldaas wants to merge 1 commit intoprojectional-haskell:masterfrom
alexanderkjeldaas:patch-1
Open

Tab not working?#82
alexanderkjeldaas wants to merge 1 commit intoprojectional-haskell:masterfrom
alexanderkjeldaas:patch-1

Conversation

@alexanderkjeldaas
Copy link
Copy Markdown

I couldn't get shm/tab to work properly. (this edit is done using the github editor, indentation might be wrong).

I couldn't get shm/tab to work properly.  (this edit is done using the github editor, indentation might be wrong).
@chrisdone
Copy link
Copy Markdown
Member

Please explain this patch.

@alexanderkjeldaas
Copy link
Copy Markdown
Author

It's been a while, but looking at this change, the difference is the semantics of

(looking-at "^[ ]*$")

Where $ now means (point) and thus with this patch we're only looking at space up to the current point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants