1. Line 1898: ,---- | (let ((bbdb-inside-electric-display t) `----
in line 1890 it's defined as constant: ,---- | (defconst bbdb-inside-electric-display nil) `---- byte-compiling error: ,---- | In electric-bbdb-display-records: | bbdb.el:1898:11:Warning: attempt to let-bind constant | `bbdb-inside-electric-display' `---- 2. Line 3456: ,---- | (setq bbdb-buffer-name new-name) `---- in line 1236 it's defined as constant: ,---- | (defconst bbdb-buffer-name "*BBDB*") `---- byte-compiling error: ,---- | In bbdb-multiple-buffers-set-name: | bbdb.el:3456:13:Warning: variable assignment to constant `bbdb-buffer-name' `---- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/