On 2001-02-26, Aldo Valente <[EMAIL PROTECTED]> wrote:
> Great.  But what do i have to do to autoload this? gnuserv is running,
> but "void-function" is all what i get without evaluating bbdb-srv.el.
> (autoload 'bbdb-srv "foo") doesn't work.

Did you try:
(autoload 'bbdb-srv "bbdb-srv" "bbdb-srv" t)
(autoload 'bbdb-srv-add-phone "bbdb-srv" "bbdb-srv" t)

They seemed to work for me. Alternatively, you could use the more
heavyweight (require 'bbdb-srv)

BTW: I'd be very interested in hearing from your ventures in deep
isdnlog territory (if isdn4linux is what you use). I just tried to do
the thing you described, but just couldn't get it to work. I assume this
is a problem with Austrian ISDN, but I'm not sure.

HTH,
-- 
Andreas Fuchs, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, antifuchs

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to