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

Defer loading so-long until needed #11

Merged
merged 2 commits into from
Dec 1, 2024

Conversation

abougouffa
Copy link
Contributor

This package is useful when enabled at startup. However, we might not need to use so-long-predicate until a file has been open. So, lets defer loading the so-long package.

This is useful for users who want to optimize Emacs' startup time

@jcs090218
Copy link
Member

Can you resolve the compile warning?

guard-lf.el:92:16: Warning: reference to free variable ‘so-long-predicate’

@abougouffa
Copy link
Contributor Author

Thanks for the quick reply @jcs090218

Can you resolve the compile warning?
Done

@jcs090218 jcs090218 merged commit ca18c0e into jcs-elpa:master Dec 1, 2024
11 checks passed
@jcs090218
Copy link
Member

LGTM, Thank you! :)

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