bbdb-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bbdb3 not automatically adding new entries


From: Roland Winkler
Subject: Re: bbdb3 not automatically adding new entries
Date: Mon, 26 Aug 2019 21:21:01 -0500

On Sat Aug 24 2019 address@hidden wrote:
> (require 'bbdb)
> ;(setq bbdb-file "~/.emacs.d/bbdb")
> (setq bbdb-file "~/.bbdb")
> (load-library "bbdb-spam.el")
> ;(require 'bbdb-com)
> ;(require 'bbdb-autoloads)
> ;(bbdb-insinuate-vm)
> ;(setq bbdb/mail-auto-create-p t)
> ;(setq bbdb-expand-mail-aliases t)
> ;;;;;; I want to see the BBDB buffer only when I ask for it.
> ;(setq bbdb-pop-up nil)
> ;(setq bbdb-use-pop-up nil)
> (setq bbdb-completion-display-record nil)
> (setq bbdb-allow-duplicates t)
> (setq bbdb-message-all-addresses t)
> (setq bbdb-update-records-p 'create)

Somehow you have more commented parts than actual code.

You need not require any code except for the bbdb-loaddefs
that are generated when you make BBDB.  Please see the README.
Furthermore, you may want to call bbdb-initialize and/or
bbdb-mua-auto-update-init.  Again please see the README.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]