Re: request for BBDB-INITIALIZE advice...

2003-08-05 Thread Ronan Waide
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 (

request for BBDB-INITIALIZE advice...

2003-07-29 Thread Robert P. Goldman
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)))