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

Update bibtex-completion.el for parsebib.el 6.0 #453

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

joostkremers
Copy link
Contributor

As I mentioned in issue #452 , I've made some changes to the parsebib.el API that affect bibtex-completion.el. This PR fixes those issues. Obviously, it shouldn't be merged until I push the new parsebib.el to master.

I've only changed the relevant function calls. Given the purpose of bibtex-completion.el, it would probably make sense to use parsebib-collect-bib-entries and parsebib-collect-strings, but that would require a bigger change (e.g., parsebib-collect-bib-entries can do some of the things that bibtex-completion-prepare-entry does, it seems), so you probably have a better idea if that's worth it.

@tmalsburg
Copy link
Owner

Thank you for this PR. I'll merge it when you give me the green light.

@joostkremers
Copy link
Contributor Author

Thanks. I'd like to merge the new parser some time over the weekend. I'll let you know when I do.

@joostkremers
Copy link
Contributor Author

I've just merged the new parser and pushed to Github.

@tmalsburg
Copy link
Owner

Merged. 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