On Fri Aug 10 2012 Julien Cubizolles wrote:
> "Roland Winkler" <wink...@gnu.org> writes:
> 
> > What do you expect to happen? 
> 
> In bbdb-2.36 (using bbdb-define-all-aliases), I could set the mail-alias
> field of some bbdb records to, say "friends", and then type friends as
> the To: field in message-mode. Pressing TAB would then expand the a
> comma separated list of all records whose mail-alias matches "friends"
> (see http://www.emacswiki.org/emacs/BbdbMailingLists#toc1).  That's also
> what I understand from the docstring for bbdb-mail-aliases.
> 
> > What are TAB 
> 
> bound to message-tab
> 
> > or C-TAB bound to?
> 
> bound to bbdb-complete-mail

bbdb-complete-mail was never supposed to expand aliases. I believe
message-tab doesn't do it either. In mail mode I have TAB bound to
indent-for-tab-command, which I believe is the generic binding for
TAB in text modes. That expands (any) aliases for me, just like SPC.
(And I have abbrev-mode enabled. Nothing happens for me without it.)

You might want to check the variable mail-aliases. For me, it
contains a mixture of aliases from my old mailrc file as well as
aliases from BBDB. Does it contain the aliases you want to get from
BBDB? If yes, it seems you have set up BBDB correctly, yet your
problem lies elsewhere when you try to use these aliases.

Also you can enforce rebuilding the aliases hold in the variable
mail-aliases by calling bbdb-mail-aliases (bound to A in BBDB) with
a prefix.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to