Justin Silverman <jsilv...@gmail.com> writes: > I started getting errors in the org-screenshot library. > > Errors such as void function incf or plusp. I was able to fix them by adding > (require 'cl-lib) and changing incf -> cl-incf and plusp -> cl-plusp
Should be fixed in https://git.sr.ht/~bzg/org-contrib/commit/a33dd6f11756e5755dfd1b3a2ded6098ae8bf872 Best, Ihor