Skip to content

Add in cl-lib dependency (fix #40)#43

Open
nsf-name wants to merge 2 commits into
zk-phi:masterfrom
nsf-name:master
Open

Add in cl-lib dependency (fix #40)#43
nsf-name wants to merge 2 commits into
zk-phi:masterfrom
nsf-name:master

Conversation

@nsf-name
Copy link
Copy Markdown

@nsf-name nsf-name commented Jun 5, 2022

This patch fixes the error where (void-variable memavailable) appears in the minibuffer repeatedly instead of symon; the error occurs because cl-lib is
needed to use cl-destructuring bind, and cl-lib is not explicitly declared.

nsf-name added 2 commits June 5, 2022 16:43
This patch fixes the error where (void-variable memavailable) appears
while running in the minibuffer; the error occurs because cl-lib is
needed to use cl-destructuring bind.
Sets the second argument of run-with-idle-timer to the correct
user-specified value.
@nsf-name
Copy link
Copy Markdown
Author

nsf-name commented Jun 7, 2022

Added another patch which fixes another small issue.

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.

1 participant