I am using Mutt with two IMAP accounts: Google, and work. I have separate RC files for each account. With Google, I am using 'query_command' to query my Google Contacts with goobook(1). For work, I have setup an alias file, with the necessary aliases. Here are the relevant parts of that RC:
# file: ~/.mutt/work.rc
unset query_command # unset query_command from ~/.mutt/google.rc
set alias_file="~/.mutt/work_aliases"
set reverse_alias=yes
set sort_alias=alias
source $alias_file
source ~/.mutt/work_lists
I've unset 'query_command' to make sure I'm not using goobook(1) to query
my Google Contants, and just to query the "work_aliases" file. Yet, whet
composing a message, I cannot tab complete the aliases in that file.
You'll also notice that I have mailing list definitions setup. Those work
fine when pressing 'L' to respond to a mailing list.
What am I missing to get my work aliases working? Is there something else I
should unset from my ~/.mutt/google.rc config (or my ~/.muttrc for that
matter)?
Any help is greatly appreciated.
Thanks,
--
. o . o . o . . o o . . . o .
. . o . o o o . o . o o . . o
o o o . o . . o o o o . o o o
signature.asc
Description: Digital signature
