> Status: New > Owner: ---- > Labels: Type-Defect Priority-Medium > > New issue 115 by [email protected]: Vim Macro to generate ASCII characters > http://code.google.com/p/vim/issues/detail?id=115 > > What steps will reproduce the problem? > 1.In a new buffer input the keystrokes line (macros) : > > q"<C-V>32<Esc>kqqqp<C-A>S<C-R>"q94@q
Hi. for me, the problem is that 'q"' does not work at all, not in this example only. When using another register, the example starts to work: 1Gqa<C-V>32<Esc>kqqq"ap0<C-A>"aS<C-R>aq94@q Tested in both usual vim setup and 'vim -u NONE -U NONE'. Vim 7.3 plus patches 1-547. I know, an older one. Milan Vancura -- -- 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.
