From: Daniel Bergey Date: Sun, 31 Mar 2013 18:20:15 +0000 (-0400) Subject: emacs: functions to import sender or recipient into BBDB X-Git-Tag: 0.16_rc1~156 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=238bf4cb09423cac4efa968e70184daad39e2846;hp=238bf4cb09423cac4efa968e70184daad39e2846;p=obsolete%2Fnotmuch-old emacs: functions to import sender or recipient into BBDB From a show buffer, notmuch-bbdb/snarf-from imports the sender into bbdb. notmuch-bbdb/snarf-to imports all recipients. Newly imported contacts are reported in the minibuffer / Messages buffer. Both functions use the BBDB parser to recognize email address formats. ---