bbdb-info uses variable Info-directory, which in FSF v19 has been
replaced with Info-directory-list.  The result is that bbdb-info
doesn't find the info file.

The following alternate definition works for me:

(defun bbdb-info ()
  (interactive)
  (Info-find-node "bbdb" "top"))

Bng

Reply via email to