Hello ! I was wondering about mutt's alias completion behavior. Consider the following situation: I have two aliases: toto1 and toto2 I type: m abc [TAB] -> as `abc' is a wrong address, I get the list of all aliases, and when selecting toto1 for example, I end up with a mail addressed to abc *and* toto1. Aborting leaves `tut' as the address. Should the parser not consider that `abc' is a wrong alias and give no complete alias list, but only accept it as a full address when it is followed by a comma ? ...or am I missing something ?? (I use mutt-0.95.5i) Frédéric