Steve: I would just add 'joe' to the CC line in vim. Then I quit vim and go back in. 'joe' is expanded. Since I have this vim mapping: map ; :wq^M (where '^M' is a control M) it takes only two characters: ';e'! Tom