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

Fix oclosure lexical-binding assertion error due to recent change in peg.el in Emacs master #480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

9viz
Copy link

@9viz 9viz commented Dec 14, 2024

Hi Adam,

A recent change made by Stefan in peg.el in the master branch broke org-ql because of lexical-binding assertion error. I filed a bug report about this upstream in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74735.

Stefan provided a simple patch to fix the issue on org-ql which I'm sending here as a PR.

…error

Recent change to peg.el in Emacs master broke this function because the
eval form was not evaluated in lexical scoping.
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