>>>>> "Martin" == Martin Maechler <[EMAIL PROTECTED]> writes:


Martin> I've started using font-lock yesterday; and now bbdb starts
Martin> behaving funnily, when mail reading, it asks (for every
Martin> entry!)

Martin>         replace "Martin B. Maechler" by "Martin B. Maechler" ?

The problem is, it's using and comparing the font-lock info along with
the name.  I solved this under emacs 19.29 by replacing all instances
of buffer-substring in the bbdb files with
buffer-substring-no-properties.

Reply via email to