Eric Abrahamsen <e...@ericabrahamsen.net> writes: > For adding records automatically to BBDB, you say you're using gnus, but > also say you've moved your email reading to org. Where are you that > you'd like to automatically add the record? In gnus, I've bound ";" to > `bbdb-mua-edit-field-sender', and also have this: > > (setq bbdb-mua-update-interactive-p '(query . create)) > > If I hit ";" on a message, it will show me the records for all the > addresses in the To and CC headers (possibly headers too), and if I > don't have records for any of those headers, it will ask me if I want to > create records. That's the way I like it, you can look at the possible > values for `bbdb-mua-update-interactive-p' to get different behaviors.
This was most helpful. I bound ';' to 'bbdb-mua-edit-field' and it works great. Thanks a lot, Alan