Wouter Hanegraaff wrote:
>     " Convert all text to encrypted text before writing
>     autocmd BufWritePre,FileWritePre    *.gpg   '[,']!gpg -e -r Wouter 2> 
> /dev/null

Or slightly more portable, s/-r Wouter/--default-recipient-self/

I like to add a -a too, YMMV.

Nice hack to avoid the temp files, BTW. :-)

-- 
see shy jo

Reply via email to