On Thu Jul 19 2012 Sam Steingold wrote: > > * Roland Winkler <[email protected]> [2012-07-17 17:06:52 -0500]: > > Use a return value of nil to ignore a mail address. I cannot > > promise, though, that I already identified all instances in the code > > where this can be relevant. > > Debugger entered--Lisp error: (wrong-type-argument char-or-string-p nil) > bbdb-message-search("Alex" nil)
2012-07-20 Sam Steingold <[email protected]> * lisp/bbdb-com.el (bbdb-message-search): Allow args name or mail to be nil. BBDB is available at http://savannah.nongnu.org/projects/bbdb/ To check it out, use git clone git://git.savannah.nongnu.org/bbdb.git ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ [email protected] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/
