On July 29, [EMAIL PROTECTED] said:
> Unfortunately, IIUC, this is a no-op if supercite has already been
> loaded. Question: how do you all manage to be sure that all the
> packages you want have not been loaded before these forms are
> executed?
Personally, through ordering things correctly (
This is probably a very simple problem. BUT... I took Vladimir's
advice to use BBDB-INITIALIZE to get things going.
When I do (bbdb-initialize 'supercite) this has the following effect:
(assq 'supercite bbdb-init-forms) =>
(supercite (add-hook (quote sc-load-hook) (quote bbdb-insinuate-sc)))