aboutsummaryrefslogtreecommitdiff
path: root/.vm
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-04-04 13:01:01 -0400
committerRyan Kavanagh <rak@debian.org>2013-04-04 13:01:01 -0400
commit168ba6468f6820b4c8e581d59dbbc17e5c4e6fb2 (patch)
tree0b40535bb64394eb45667de14aa2b17f79aee8ae /.vm
parentAthena is under caslab, not cs (diff)
Force the creation of BBDB records when replying
Diffstat (limited to '')
-rw-r--r--.vm1
1 files changed, 1 insertions, 0 deletions
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)