Re: error with bbdb-check-name
"Roland Winkler" <[email protected]> Fri, 25 Sep 2020 20:52:49 +0200
| Newsgroups | gmane.emacs.bbdb.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed Sep 23 2020 Stefan Monnier wrote: > > I think there's indeed a problem because `cl-lib` is not `require`d. > > IOW, I think we need something like the patch below, > > Or even the one below, Thank you Stefan! I can't tell anymore how it came about I was assuming that cl-lib need not be require'd. Indeed, your patch seems to fix more than just the problem that started this thread and that I had been scratching my head about. Roland