Sorry for the flurry of emails, but just recently upgraded to the latest
cvs version. Here's another one.
I don't think bbdb-xemacs should automatically call bbdb-load-touchtones.
I'm on a solaris machine that doesn't support sound, so I don't have any
audio files. Currently it aborts message (either invalid directory or no
touchtone files found).
Index: bbdb-xemacs.el
===================================================================
RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb-xemacs.el,v
retrieving revision 1.62
diff -c -C0 -r1.62 bbdb-xemacs.el
*** bbdb-xemacs.el 2001/01/17 19:55:33 1.62
--- bbdb-xemacs.el 2001/01/24 00:22:09
***************
*** 315 ****
! "The directory to load the touchtone sound files from."
--- 315 ----
! "The directory to load the touchtone sound files from, or nil of none"
***************
*** 331 ****
--- 332 ----
+ (when bbdb-sounds-directory
***************
*** 348,350 ****
!
! (if (and (boundp 'xemacsp) (featurep 'native-sound))
! (bbdb-load-touchtones))
--- 349 ----
! )
_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info