Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-11 Thread Julien Cubizolles
"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

Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-10 Thread Roland Winkler
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

Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-09 Thread Julien Cubizolles
"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

Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-09 Thread Roland Winkler
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) >

Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-09 Thread Julien Cubizolles
"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

Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-08 Thread Julien Cubizolles
--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

Re: autoloading failed to define function bbdb-define-all-aliases

2012-08-08 Thread Roland Winkler
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

autoloading failed to define function bbdb-define-all-aliases

2012-08-08 Thread Julien Cubizolles
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 &