Skip to content
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

Fix issue that emacs hangs after def? statements #364

Merged
merged 1 commit into from
Jun 7, 2016
Merged

Conversation

tonini
Copy link
Contributor

@tonini tonini commented Jun 7, 2016

fixes #363

@tonini tonini merged commit 8e77a84 into master Jun 7, 2016
@tonini tonini deleted the fix-hang-after-do branch June 7, 2016 07:59
@gausby
Copy link
Contributor

gausby commented Jun 7, 2016

I think this, while solving most of the do-block scenarios, introduce a new bug for cond.

cond do<ret>

will result in mismatched parenthesis getting printed to the minibuffer.

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.

Strange hang after RET after do
2 participants