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

[modules/prelude-programming.el - line 62] sp-pair invokes debugger #1075

Closed
rprimus opened this issue Mar 11, 2017 · 3 comments
Closed

[modules/prelude-programming.el - line 62] sp-pair invokes debugger #1075

rprimus opened this issue Mar 11, 2017 · 3 comments

Comments

@rprimus
Copy link
Contributor

rprimus commented Mar 11, 2017

Sat Mar 11 20:23:10 GMT 2017

FYI:

(sp-pair "{" nil :post-handlers
         '(((lambda (&rest _ignored)
              (crux-smart-open-line-above)) "RET")))

invokes the debugger.

Please refer to this gist for the debugger trace.

This may be related to the change in smartparens-20170311.548 referred to in this issue.

@Fuco1
Copy link

Fuco1 commented Mar 11, 2017

Nope, this is a different issue and I know exactly where it is :) I turned on lexical-binding today so there is going to be quite a lot of issues I haven't catched I'm sure.

Better stay away from master if you can't afford broken setup. But of course having these reports is awesome, so thanks for taking the hit for me :) Expect this to be fixed soon.

@Fuco1
Copy link

Fuco1 commented Mar 12, 2017

Should be fixed now, sorry for the troubles. Melpa will probably build this some time in the next three hours.

@bbatsov
Copy link
Owner

bbatsov commented Mar 12, 2017

OK, guess I can close this.

@bbatsov bbatsov closed this as completed Mar 12, 2017
@bbatsov bbatsov mentioned this issue Mar 12, 2017
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

No branches or pull requests

3 participants