On Tue Feb 10, 2009 at 01:55:42PM +0100, Nicolas Sebrecht wrote: > I'm using vim here with mutt. I would like to know how you > improve your mutt mail_aliases file in vim to write emails. > > What I'm looking for is a kind of smart completion for fields > like To: or Cc:.
Check out the Little Brother's Database, lbdb. http://www.spinnaker.de/lbdb/ I use abook as my interface for managing my address book, and use lbdb to query it from mutt. I've got Ctrl+t bound to query it. I type: chuc<Ctrl+t> and I see a list of matches. It doesn't just search name either. It will search against email as well. If there is only one result, it will insert it without displaying a list. It supports many data storage options. It appears that the 'm_muttalias' module will use your existing alias file. -- Glen --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
