On Mon Apr 18 2011 Leo wrote:
> On 2011-04-17 07:18 +0800, Roland Winkler wrote:
> > I am sorry, it's not clear to me what you want to say here. The new
> > BBDB treats outgoing messages (i.e., Emacs message and mail mode)
> > like incoming messages in your Emacs MUA (Gnus, Rmail, VM, etc).
> > So you can configure BBDB such that it updates BBDB based on outgoing
> > messages in much the same way you can do this with incoming messages.
> 
> I cannot find any customisation variables to do that. It seems the
> feature has been commented out as in:
> 
> (defun bbdb-insinuate-message ()
>   "Hook BBDB into Message Mode."
>   ;; (define-key message-mode-map ":" 'bbdb-mua-display-records)
>   ;; (define-key message-mode-map "`" 'bbdb-mua-display-sender)
>   ;; (define-key message-mode-map "'" 'bbdb-mua-display-recipients)
>   ;; (define-key message-mode-map ";" 'bbdb-mua-edit-notes-recipients)
>   ;; (define-key message-mode-map "/" 'bbdb)
>   (if bbdb-complete-mail
>       (define-key message-mode-map "\M-\t" 'bbdb-complete-mail)))

Ooops, I just realized that possibly you meant something else.

Yes, the above keybindings are all commented out. (They were copied
from one of the syblings of bbdb-insinuate-message.) I have not yet
found the time to check which keybindings would be available for
these commands without colliding with anything else.

Suggestions welcome!

Roland

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to