matched problem

2008-06-22 Fir de Conversatie momodi
when I write ()[]{} if they do not matched. vim will give each unmatched ()[]{} a red warning. but sometimes when each ()[]{} are matched vim will give me warning too. I want to know why ? or how to solve this problem. or how to remove this function thank yoj.

RE: Newly updated floating point patch

2008-06-22 Fir de Conversatie John Beckett
Bram Moolenaar wrote: - Added a test. Please try this, I don't know if roundoff errors might break it. It's a trivial issue, but test65 (floating point) disagrees with Microsoft Visual C MSVC 6.0. Line 11 of test65.in is: :$put =printf('%e', 123.456) Corresponding result expected in

Re: How to obtain an error string from eval_expr

2008-06-22 Fir de Conversatie Tony Mechelynck
On 21/06/08 09:17, Matt Tolton wrote: see :help exception-handling I scanned that and I'm not seeing how it helps me...it's all talking about vimscript. Could you please elaborate? Thanks, Matt So? I thought you were writing a Vim function. Each line in a Vim function is a Vim