On Nov 30, 3:46 am, Tim Chase <[email protected]> wrote: > On 11/29/11 20:40, Ben Fritz wrote: > > > Starting at Vim 7.3, this also works with floating-point > > math. > > Just as an aside, that should read "Vim 7.2" as detailed at > > :help version-7.2 > > (which happens to be what I'm running on my Debian box, and > floats work fine there as the OP described). > > -tim
Thanks. I found it working in both Vim 7.2 and 7.3; but not in GVim 7.3 or 7.2. Does anyone have clue how to make it work in gvim? It works in Vim 7.2, I type ctrl-r = 4.0/12.0 and get 0.333333 It doesn't work in GVim 7.2 (or 7.3), I type ctrl-r = 4.0/12.0 and get E806: using Float as a String / Pauli -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
