Skip to content

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

Open
9viz wants to merge 1 commit into
alphapapa:masterfrom
9viz:master
Open

Fix oclosure lexical-binding assertion error due to recent change in peg.el in Emacs master#480
9viz wants to merge 1 commit into
alphapapa:masterfrom
9viz:master

Conversation

@9viz

@9viz 9viz commented Dec 14, 2024

Copy link
Copy Markdown

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