Gary Johnson wrote:
> On Sat, Jun 15, 2002 at 12:13:21AM +0200, Alexander Skwar wrote:
> > So sprach Alexander Skwar am 2002-06-14 um 23:59:24 +0200 :
> > > Thanks, will try it.
> >
> > Trying it now ;)
> >
> > How can I make abook a complete "drop in" for the current alias list?
> > I'd like to be able to press m (for new mail), type some starting
> > letters and hit <tab> for auto-completion.
>
> I don't think you can do that.
Abook can export mutt's format, so you can use something like this in
your .muttrc:
source "abook --convert abook .abook.addressbook mutt -|"
So mutt can know about the nicknames stored in abook. But I don't know
how to create a new entry, complete with nickname, from within mutt.
macro pager a |'/usr/local/bin/abook --add-email'\n
macro index a |'/usr/local/bin/abook --add-email'\n
only asks for confirmation, but not for a nickname.
Regards...
Michael