Hi,

I'm using VM 6.92 and BBDB 2.32 and have some problems using mail-alias
expansion. When I sent a message from Gnus using message mode, I can use
alt-TAB (bbdb-complete-name) to complete an alias, but in the VM mail mode
I can only complete names from the BBDB and not aliases using alt-TAB.

My configuration is:

    (defun kdb/vm-mail-custom-mode ()
      (interactive)
      (setq indent-tabs-mode nil)
      (auto-fill-mode 1)
      ;;
      ;; BBDB settings
      ;;
      (setq bbdb-send-mail-style 'vm)
      (bbdb-define-all-aliases)
      )

    (add-hook 'mail-mode-hook 'kdb/vm-mail-custom-mode)

I must be doing something wrong here, but I can't figure out what it is. A
little help is appreciated.

Kind regards,

-- 
Kees de Bruin                                      Senior Software Engineer
---------------------------------------------------------------------------
E-mail:  [EMAIL PROTECTED]                        Altium Software BV
Voice:   +31-33-455 85 84                               Plotterweg 31
Fax:     +31-33-455 55 03                               3821 BB  Amersfoort
WWW:     http://www.altium.com                          The Netherlands
----------------[ Altium -- Think it, Design it, Build it ]----------------

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to