summaryrefslogtreecommitdiff
path: root/lisp/bbdb-gnus.el
diff options
context:
space:
mode:
authorRobert Fenk <fenk@users.sourceforge.net>2001-03-23 15:51:17 +0000
committerRobert Fenk <fenk@users.sourceforge.net>2001-03-23 15:51:17 +0000
commit59eba19b9e0d4d725a4b4c8f05d1d3de1fa47476 (patch)
tree8aa579c10f297ca00a0f3864f2d191ddc2bcffbc /lisp/bbdb-gnus.el
parent4b5219208a0f4ef1f1842f7d17e30ce9410454e2 (diff)
* lisp/bbdb-vm.el (bbdb/vm-update-records):
* lisp/bbdb-gnus.el (bbdb/gnus-update-records): * lisp/bbdb-com.el (bbdb-update-records): honor the right offer-to-create flag and removed the faulty *-auto-create-p which was added by the last commit.
Diffstat (limited to 'lisp/bbdb-gnus.el')
-rw-r--r--lisp/bbdb-gnus.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/bbdb-gnus.el b/lisp/bbdb-gnus.el
index 7904ab5..b038fd1 100644
--- a/lisp/bbdb-gnus.el
+++ b/lisp/bbdb-gnus.el
@@ -193,7 +193,6 @@ This buffer will be in `bbdb-mode', with associated keybindings."
(gnus-summary-select-article)
(let ((bbdb-get-addresses-headers (or headers bbdb-get-addresses-headers))
(bbdb/gnus-update-records-mode 'annotating)
- (bbdb/news-auto-create-p t)
(bbdb-message-cache nil)
records)
(setq records (bbdb/gnus-update-records t))