[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error with bbdb-check-name
From: |
Roland Winkler |
Subject: |
Re: error with bbdb-check-name |
Date: |
Fri, 25 Sep 2020 20:52:49 +0200 |
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