Emacs 30 org-timeblock "compat-macs not found"
Askath opened this issue · 6 comments
Askath commented
Hello,
Just wanted to mention that I tried this package out with Emacs 30 and noticed that when running org-timeblock I get the error that "compat-macs" is not found, which is required in the org-timeblock.el
I commented the require and the compat-defun out and it seems to run then. (not sure what I broke with that tho)