Hi,

when `bbdb' is loaded before `info', it get the following confusing
output:

,----[ C-h f Info-directory RET ]
| Info-directory is an interactive compiled Lisp function in `bbdb-com'.
| (Info-directory)
| 
| Go to the Info directory node.
`----

And of course, the link to `bbdb-com' fails:

"find-function-search-for-symbol: Cannot find definition of
`Info-directory' in library `bbdb-com'"

I suggest to remove "(defvar Info-directory)" unless it's really
needed.

--8<---------------cut here---------------start------------->8---
--- bbdb-com.el.~1.160.~        Thu Mar 27 21:12:01 2003
+++ bbdb-com.el Thu Mar 27 21:15:43 2003
@@ -3267,7 +3267,6 @@
   :type '(choice (const :tag "Standard location" nil)
                  (file :tag "New location")))
 
-(defvar Info-directory)                 ; v18
 ;;;###autoload
 (defun bbdb-info ()
   (interactive)
--8<---------------cut here---------------end--------------->8---

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to