On 2015-07-14 Tue 04:12, Matt Price wrote: > Also, I'm wondering what the best way is to deal with contacts. Can I > import my existing contacts into org-contacts? And if so, do I get tab > completion in a message-mode buffer for those contacts? I wrote a little python script that reads vCard files and generates org-contacts: https://gist.github.com/tmalsburg/9747104 Titus