Thank you all I got it working.

One thing that seems to be broken is the VIM tip
On http://www.vim.org/tips/tip.php?tip_id=892

fun! InitBex()
let myvar = strftime("(%y%m%d)[%Hh%M]")
let myvar = "set backupext=_". myvar
execute myvar
echo myvar
endfun
map <ESC> :call InitBex()<CR>

On my WinXP I use gvim 6.3
On my Linux I use vim 6.3.86

What do I need to change so that this works on both versions?

Best Regards,
Eric

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement

Reply via email to