rzyns / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

snapshot 61 breaks Yankring plugin #373

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
install Yankring from http://www.vim.org/scripts/script.php?script_id=1234
:so path/to/plugin/yankring.vim
follow the tutorial on the page above
<C-P> should paste "five" at the end of the buffer, instead I get
     YR: A register cannot be specified in replace mode
yankring versions 1.10 (previous) and 1.20 (current) both work as expected with 
build 53, confirmed by reinstalling build 53;  snapshot 61 does not, confirmed 
by installing it again over build 53

os/x 10.6.8

Original issue reported on code.google.com by david.x....@gmail.com on 17 Sep 2011 at 11:22

GoogleCodeExporter commented 9 years ago
This must be caused by a patch to core Vim (snap 61 includes the latest Vim 
patches) and as such is not a bug in MacVim itself.

You should report this to the plugin author first (notifying them that the 
latest Vim patches breaks their plugin), and failing that (i.e. if you get no 
response) report it to the vim_dev Google group. Thanks.

Original comment by bjorn.winckler@gmail.com on 17 Sep 2011 at 5:46

GoogleCodeExporter commented 9 years ago
I did report it to the plugin author, but of course did not say anything about 
the vim patches.  I'll let him know.

thx
dxc

Original comment by david.x....@gmail.com on 17 Sep 2011 at 7:45

GoogleCodeExporter commented 9 years ago
is there any chance that it'll be fixed any time soon? Any workaround for now?

Original comment by m...@granin.com on 25 Jan 2012 at 5:58

GoogleCodeExporter commented 9 years ago
I can't help with plugin issues -- this issue tracker is for MacVim bugs only.  
Please talk to the plugin author.

Original comment by bjorn.winckler@gmail.com on 25 Jan 2012 at 8:41