Yukihiro Nakadaira wrote: > > Patch 7.4.149 > > Problem: Get E685 error when assigning a function to an autoload > > variable. > > (Yukihiro Nakadaira) > > Solution: Instead of having a global no_autoload variable, pass an > > autoload > > flag down to where it is used. (ZyX) > > Files: src/eval.c, src/testdir/test55.in, src/testdir/test55.ok, > > src/testdir/test60.in, src/testdir/test60.ok, > > src/testdir/sautest/autoload/footest.vim > > > > Sorry for my late reply. It need additional no_autoload to fix the > problem.
Thanks. Perhaps we can add a test for your problem? -- Send $25.00 for handy leaflet on how to make money by selling leaflets /// Bram Moolenaar -- [email protected] -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
