Christian, Would you please have a look at the gvim daily build ? Binaries are missing and it has only imported a tag of 7.4.1999.
skywind3...@163.com From: Christian Brabandt Date: 2016-07-08 03:36 To: vim_dev Subject: Re: Patch 7.4.1996 Hi Bram! On Do, 07 Jul 2016, Bram Moolenaar wrote: > Christian Brabandt wrote: > > > On Do, 07 Jul 2016, Bram Moolenaar wrote: > > > > > > > > Patch 7.4.1996 > > > Problem: Capturing the output of a command takes a few commands. > > > Solution: Add evalcmd(). > > > Files: src/eval.c, runtime/doc/eval.txt, src/testdir/test_alot.vim, > > > src/Makefile, src/testdir/test_evalcmd.vim > > > > Does that work recursively? e.g. what happens, if you do > > :echo evalcmd(':redir =>a|syn|redir end') > > Nope. The help for :redir says: > > Only one ":redir" can be active at a time. Sorry, but in that case, I don't see how the evalcmd() is helping much. I would have rather seen a fixed :redir command. Perhaps make use of Neovims capture() function? https://github.com/neovim/neovim/pull/4697 Best, Christian -- Alles im Leben hat seinen Preis; auch die Dinge, von denen man sich einbildet, man kriegt sie geschenkt. -- Theodor Fontane -- -- 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. -- -- 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.