I would like to perform query-replace type operations within specific
fields of all the records in my bbdb. The operations are just to clean up
some ugly formatting on the contents. What is the easiest way of doing this?
Unless I missed it, there doesn't seem to be a command available in BBDB for
doing such a thing, and I'm kind of wary of doing a query-replace on the raw
database file. I suppose I could first do a search on the empty string to
get a listing of all the records, then use a keyboard macro in the *BBDB*
buffer. Is there a better way?