Error when trying to filter packages by keyword
steventfisher opened this issue · 0 comments
steventfisher commented
I just upgraded to GNU Emacs version 28.0.50 from 26.3. Upon upgrading, I received an init error. It appears that package-filter is obsolete. So, when I try and filter by keyword in paradox I receive the following error
command-execute: Wrong type argument: commandp, package-menu-filter
In the package-filter.el it states that Users should customize or otherwise modify the new package-pinned-packages
variable instead. Thank you for all that you have done.