bbdb-user
[Top][All Lists]
Advanced

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

Re: bbdb being too inquisitive


From: Rajeev.Gore
Subject: Re: bbdb being too inquisitive
Date: Tue, 4 Jun 2019 13:23:58 +1000

> Which version of BBDB are you using?  This list is about BBDB v3
> which, by default, is very shy.  How did you configure BBDB to
> interact with VM?  The easiest might be if you post your
> configuration of BBDB.

BBDB version 2.36.

;;--------------------------------------------------------------------
;;customisations for mail/vm/bbdb
;;--------------------------------------------------------------------

(require 'bbdb)
(bbdb-initialize 'vm) 
;(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)

thanks,
raj




reply via email to

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