Jacob Niehus wrote: > The 'let' command fails because it's built without +eval. > > diff --git a/src/testdir/test102.in b/src/testdir/test102.in > --- a/src/testdir/test102.in > +++ b/src/testdir/test102.in > @@ -1,6 +1,7 @@ > Test if fnameescape is correct for special chars like ! > > STARTTEST > +:so small.vim > :%d > :let fname = 'Xspa ce' > :try | exe "w! " . fnameescape(fname) | put='Space' | endtry
I see. When I build and test manually I indeed see this problem. Running my test script doesn't reveal it... -- I have read and understood the above. X________________ /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.