Hari Krishna Dara schrieb:
> On Tue, Sep 29, 2009 at 5:35 PM, Kana Natsuno <[email protected]>
> wrote:
At least
:map <SNR>
prints all my <SID> mappings, which include the script numbers, and I
can do e.g.
:nn <SNR>15_yank :call <SNR>15_yank()<CR>
at the command line to re-execute what was previously defined by a
script as:
:nn <SID>yank :call <SID>yank()<CR>
> If we can extend the :map command to accept an optional scriptID as
> <script:SID>, then we could output map commands with the original SID
> in place, but then there are two issues:
The functionality is already there (?).
--
Andy
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---