On Sat Jan 15 2011 Stefan Monnier wrote: > > The spirit of the current approach in BBDB for displaying buffers is > > still the one which I guess was implemented years ago. I guess the > > above makes more sense. Yet implementing this properly might break > > again some backward compatibility... (And it might take a little > > while since I need to understand better how something like > > special-display-regexp is supposed to work.) > > No need for you to understand it: just fallback to display-buffer or > pop-to-buffer if your current code fails.
The updated code should do that. > > Do I understand correctly that the idea underlying your patch is > > that the only file the user loads explicitly is bbdb-autoloads.el? > > Yes. Now loading bbdb-autoloads.el should be sufficient. 2011-01-16 Roland Winkler <wink...@gnu.org> * README: Updated. * lisp/Makefile: In bbdb-autloads.el, add BBDB lisp directory to load-path. * lisp/bbdb.el (bbdb-pop-up-buffer): Use condition-case, in case split-window fails. (bbdb-records, bbdb-mode, bbdb-version, bbdb-initialize): Add autoload cookie. BBDB is avaiable at http://cvs.savannah.gnu.org/viewvc/bbdb/?root=bbdb To check it out, use cvs -d:pserver:anonym...@cvs.sv.gnu.org:/sources/bbdb co bbdb ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/