Re: [PATCH] Add a source for beets library databases
Daniel Semyonov <[email protected]>
| Newsgroups | gmane.emacs.emms.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> Yoni Rabkin writes:
> We could get around that with a bunch of declarations such as:
> (declare-function sqlite-execute "sqlite.c")
> Kludgy, but it works.
Done. I had some free time so I built a version of Emacs without SQLite
support and no warnings are generated (with the commit I pushed a few
minutes ago).