> + (when (boundp 'revert-buffer-function) > + (setq revert-buffer-function 'bbdb-revert-buffer))
I recommend to use (set (make-local-variable <foo>) <bar>) when setting a buffer-local variable, even if you know that the variable is automatically buffer-local. One of the benefits is that you don't need to check `boundp' in that case. Stefan ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/