Skip to content

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

Open
nsflores1 wants to merge 2 commits intozk-phi:masterfrom
nsflores1:master
Open

Add in cl-lib dependency (fix #40)#43
nsflores1 wants to merge 2 commits intozk-phi:masterfrom
nsflores1:master

Conversation

@nsflores1
Copy link

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.

nsflores1 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.
@nsflores1
Copy link
Author

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