Monday, November 28, 2011

Re: Synchronizing or merging undo across platforms

On Mon, November 28, 2011 4:39 pm, Benjamin Fritz wrote:
> Wouldn't you just escape the '%' characters? fnameescape() should do
> it for you I think. So you should just do:
>
> :exec "rundo" fnameescape(undofile(@%))

Yes, I think escape(undofile(@%), '%') will work.

Sorry for the noise,

Christian

--
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

No comments: