bbdb.el, line 1542:
,----
|     (insert (replace-in-string notes "[\r\n\t ]+" " "))
`----
should this be:
,----
|     (insert (bbdb-replace-in-string notes "[\r\n\t ]+" " "))
`----
?

replace-in-string is xemacs-specific function.


-------------------------------------------------------------------------
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/

Reply via email to