From 168ba6468f6820b4c8e581d59dbbc17e5c4e6fb2 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 4 Apr 2013 13:01:01 -0400 Subject: Force the creation of BBDB records when replying --- .vm | 1 + 1 file changed, 1 insertion(+) diff --git a/.vm b/.vm index e72db29..f9fe5ab 100644 --- a/.vm +++ b/.vm @@ -164,6 +164,7 @@ (require 'bbdb) (bbdb-initialize 'vm) (setq bbdb-send-mail-style 'vm) +(add-hook 'vm-reply-hook 'bbdb-force-record-create) ;; signature (setq mail-signature t) -- cgit v1.2.3