I believe that I have found it.
it is the <C-r>/ command

let delmatches = ':g/<C-r>//d C'
an 98.002&Edit\ Menu.Delete\ Matches\    :exe delmatches<CR>
---> doesn't work (E486 pattern not found: <C-r>)

an 98.002&Edit\ Menu.Delete\ Matches\    :g/<C-r>//d C<CR>
---> does work.

Any idea?

-- 
You received this message from the "vim_use" 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

Reply via email to