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

perf(popup.el): enable lexical binding #139

Closed

Conversation

LemonBreezes
Copy link
Contributor

@LemonBreezes LemonBreezes commented Aug 19, 2023

Upon inspecting the code, I do not see anything can present a problem with enabling lexical-binding. One day Emacs will enable lexical binding by default so it's better merge this earlier to reduce the risk of a mass config breakage event.

@jcs090218
Copy link
Member

Sounds good to me. Is there a reason this is still draft? 🤔

@LemonBreezes LemonBreezes marked this pull request as ready for review August 19, 2023 22:13
@LemonBreezes
Copy link
Contributor Author

Oh, I was going to review the writing more but it's ok!

popup.el Outdated
@@ -1,4 +1,4 @@
;;; popup.el --- Visual Popup User Interface
;;; popup.el --- Visual Popup User Interface -*- lexical-binding: t -*-
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The standard is two spaces after the description. 🤔 Can you change it for me? Thanks!

@jcs090218
Copy link
Member

Oh, I was going to review the writing more but it's ok!

No worries. I can wait until this is ready! Just let me know when it's ready to merge! :)

@LemonBreezes
Copy link
Contributor Author

LemonBreezes commented Aug 19, 2023

Oh, I was going to review the writing more but it's ok!

No worries. I can wait until this is ready! Just let me know when it's ready to merge! :)

I just force-pushed and it closed the PR. Is it possible to re-open this one?
EDIT: I think I somehow messed up the fork.

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