the group emails indicate current is 816, but when i git pull and rebuild
i get 815
and this new 815 bombs when i run my calendar app, the relevant line of which is
gvim -geometry 22x${lc}+1692+517 --servername CAL2 -S ~/.vim/sacal22.vim -c 'call MakeMeA22Cal()' -c 'set hlsearch' 2>/dev/null
where MakeMeA22Cal() pulls in a two month calendar and calls Hideme() which sets noswapfile,
buftype=nofile, and bufhidden=hide