Re: error with bbdb-check-name

"Roland Winkler" <[email protected]> Fri, 25 Sep 2020 23:39:38 +0200
Newsgroups gmane.emacs.bbdb.user
Message-ID <[email protected]>
On Fri Sep 25 2020 Roland Winkler wrote:
> Only in emacs 27 this was changed such that bytecomp requires
> cl-lib only at compile time, the reason being exactly that only
> then bytecomp can notice that a package like bbdb did not require
> cl-lib.

...but the error message from the emacs 27 byte compiler when
compiling bbdb-tex.el was so cryptic I did not realize what the
cause of the problem was.