+ use s:string(var) instead of "'".var."'" with the following s:string:
function s:string(str)
return substitute(string(a:str), '\n', '''."\\n".''', 'g')
endfunction
signature.asc
Description: This is a digitally signed message part.
