Re: Beets integration
Daniel Semyonov <[email protected]> Sat, 02 Mar 2024 03:17:25 +0200
| Newsgroups | gmane.emacs.emms.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> Daniel Semyonov writes:
> Do you mean warnings in "emms-source-beets.el", or in general? I only
> get the following warnings when installing the master branch as a
> package (with `package-vc-install-from-checkout'):
> Warning (comp): emms-bookmarks.el:76:6: Warning: value from call to ‘sort’ is unused
> Warning (comp): emms-browser.el:285:18: Warning: in defcustom for ‘emms-browser-covers’: ‘list’ without arguments
> Warning (comp): emms-browser.el:299:10: Warning: in defcustom for ‘emms-browser-default-covers’: ‘list’ without arguments
> Warning (comp): emms-metaplaylist-mode.el:50:10: Warning: in defcustom for ‘emms-metaplaylist-mode-hooks’: ‘list’ without arguments
> Warning (comp): emms-later-do.el:75:8: Warning: ‘unwind-protect’ without unwind forms
I fixed these warnings. I now get 0 warnings when installing EMMS, or
when background native compilation runs for it.