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

Call reftex-parse-all before searching for labels #12

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

atreyasha
Copy link
Collaborator

This PR addresses issue #11 by calling (reftex-parse-all) before searching for label candidates. This ensures that reftex parses all new labels and loads them before searching using the input prefix.

PS: Based on my tests, it does not cause a performance sink. Feel free to test it as well.

This commit addresses issue #11 by calling `(reftex-parse-all)` before
searching for label candidates. This ensures that reftex parses all new
labels and loads them before searching using the input prefix
@atreyasha atreyasha requested a review from TheBB March 24, 2021 15:03
@atreyasha atreyasha added the enhancement New feature or request label Mar 24, 2021
@atreyasha atreyasha self-assigned this Mar 24, 2021
@atreyasha atreyasha linked an issue Mar 24, 2021 that may be closed by this pull request
@atreyasha
Copy link
Collaborator Author

Sorry to ask again, but can I merge this PR?

@TheBB
Copy link
Owner

TheBB commented Apr 18, 2021

Sure, go ahead.

@atreyasha atreyasha merged commit 42eb98c into master Apr 18, 2021
@atreyasha atreyasha deleted the as/ref-parse-all branch April 18, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reftex label candidates are not automatically refreshed
2 participants