summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRonan Waide <waider@waider.ie>2000-10-27 15:28:02 +0000
committerRonan Waide <waider@waider.ie>2000-10-27 15:28:02 +0000
commitde8a02fb5fdd53bbf9b0c33595b71709907a2566 (patch)
treef09869d164b15d9fc7d75ba140c114b911334f2a /lisp
parenta72e57f4be91874273bcf637ee8fb30e036065e3 (diff)
Fixed silly bug that stopped auto-noticing from working at all. Doh.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/bbdb-vm.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bbdb-vm.el b/lisp/bbdb-vm.el
index 0f39d44..73a4e3b 100644
--- a/lisp/bbdb-vm.el
+++ b/lisp/bbdb-vm.el
@@ -149,7 +149,7 @@ in this message."
(let ((addrs (bbdb/vm-get-from msg bbdb/vm-get-only-first-from-p))
(bbdb-records (bbdb-records))
rec
- (create-p offer-to-create))
+ (create-p t))
(mapc (lambda (address)
(condition-case nil
(setq rec