On Fri Jul 6 2012 Stephen Leake wrote:
> > BBDB is available at
> > http://savannah.nongnu.org/projects/bbdb/
> > To check it out, use
> > git clone git://git.savannah.nongnu.org/bbdb.git
>
> One quibble; it is not at all clear from any of the web pages that the
> only way to get bbdb3 is via git;
"Roland Winkler" writes:
>
> Please note that BBDB recently went through a major re-write and
> I hope that a proper release of the new BBDB 3 will take place soon.
> BBDB 3 is fully compatible with GNU Emacs 23 and 24 (but not with
> older versions of GNU Emacs nor -so far- with Xemacs).
I would
On Thu Jul 5 2012 Göran Uddeborg wrote:
> As I understand it, bbdb has to be modified slightly to work with
> emacs 24. For example in the way suggested by a patch in the bug
> report.
Please note that BBDB recently went through a major re-write and
I hope that a proper release of the new BBDB 3
The return value of run-hook-with-args changed in emacs 24. This is
apparently not a regression in emacs, since the documentation for the
function says "It is best not to depend on the value returned by
`run-hook-with-args', as that may change." But bbdb does depend on
this return value, and fail