On January 29, [EMAIL PROTECTED] said:
> bbdb-com.el fsets a bunch of stuff inside an `eval-when-compile';
> unfortunately, this is of little use, because while fset calls are
> byte-compiled, these aren't, so the file byte-compiles without error and
> then falls over at runtime.
Robert appears t
bbdb-com.el fsets a bunch of stuff inside an `eval-when-compile';
unfortunately, this is of little use, because while fset calls are
byte-compiled, these aren't, so the file byte-compiles without error and
then falls over at runtime.
Patch:
2002-01-29 Nix <[EMAIL PROTECTED]>
* lisp/bb