"Roland Winkler" writes:
>> > 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-comm
On Fri Aug 10 2012 Julien Cubizolles wrote:
> "Roland Winkler" 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. Press
"Roland Winkler" 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 al
On Thu Aug 9 2012 Julien Cubizolles wrote:
> "Roland Winkler" writes:
>
> > On Wed Aug 8 2012 Julien Cubizolles wrote:
> >> (add-hook 'mail-setup-hook 'bbdb-define-all-aliases)
> >> (add-hook 'message-setup-hook 'bbdb-define-all-aliases)
> >
> > (add-hook 'mail-setup-hook 'bbdb-mail-aliases)
>
"Roland Winkler" writes:
> On Wed Aug 8 2012 Julien Cubizolles wrote:
>> (add-hook 'mail-setup-hook 'bbdb-define-all-aliases)
>> (add-hook 'message-setup-hook 'bbdb-define-all-aliases)
>
> (add-hook 'mail-setup-hook 'bbdb-mail-aliases)
I can't get it to work. I have several mail adresses with
--Lisp error: (error "Autoloading failed to define function
bbdb-insinuate-message")
bbdb-insinuate-message()
run-hooks(message-setup-hook)
message-setup-1(((Subject . "Re: autoloading failed to define function
bbdb-define-all-aliases") (Cc . "bbdb-info@lists.sour
On Wed Aug 8 2012 Julien Cubizolles wrote:
> (add-hook 'mail-setup-hook 'bbdb-define-all-aliases)
> (add-hook 'message-setup-hook 'bbdb-define-all-aliases)
(add-hook 'mail-setup-hook 'bbdb-mail-aliases)
> I'm having the same problem with bbdb-insinuate-message when replying
> to/forwarding a me
Since switching to bbdb3, I get the following error messageĀ :
run-hooks: Autoloading failed to define function bbdb-define-all-aliases
because of some hooks I have lying around in .gnus.el
(add-hook 'mail-setup-hook 'bbdb-define-all-aliases)
(add-hook 'message-setup-hook &