Re: Issue with persistent undo history

2012-09-29 Fir de Conversatie Dmitry Frank
Thanks again! 2012/9/28 Christian Brabandt cbli...@256bit.org On Fri, September 28, 2012 08:01, Dmitry Frank wrote: Thank you very much for your attention, but will this patch be applied in official release? It is patch 7.3.646 regards, Christian -- You received this message from

Re: Issue with persistent undo history

2012-09-28 Fir de Conversatie Dmitry Frank
Thank you very much for your attention, but will this patch be applied in official release? 2012/8/27 Christian Brabandt cbli...@256bit.org Hi Dmitry! On Sa, 25 Aug 2012, Dmitry Frank wrote: 2012/8/25 Christian Brabandt cbli...@256bit.org Hi Dmitry! On Sa, 25 Aug 2012, Dmitry

Re: Issue with persistent undo history

2012-09-28 Fir de Conversatie Christian Brabandt
On Fri, September 28, 2012 08:01, Dmitry Frank wrote: Thank you very much for your attention, but will this patch be applied in official release? It is patch 7.3.646 regards, Christian -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text

Re: Issue with persistent undo history

2012-08-26 Fir de Conversatie Christian Brabandt
Hi Dmitry! On Sa, 25 Aug 2012, Dmitry Frank wrote: 2012/8/25 Christian Brabandt cbli...@256bit.org Hi Dmitry! On Sa, 25 Aug 2012, Dmitry Frank wrote: Of course, if you close Vim, then change file by another app, then open this file in Vim again, then, expectedly, undo history

Issue with persistent undo history

2012-08-25 Fir de Conversatie Dmitry Frank
Dear developers, There is an issue with persistent undo history. Steps to reproduce: *) Make sure you have set up persistent undo in Vim. *) Open any file in vim, made some changes, save the file. (changes needed to add changesets to the undo history) *) Open the same file in any different app

Re: Issue with persistent undo history

2012-08-25 Fir de Conversatie James McCoy
On Sat, Aug 25, 2012 at 04:03:54PM +0400, Dmitry Frank wrote: *) Make sure you have set up persistent undo in Vim. *) Open any file in vim, made some changes, save the file. (changes needed to add changesets to the undo history) *) Open the same file in any different app, change it a bit and

Re: Issue with persistent undo history

2012-08-25 Fir de Conversatie Dmitry Frank
Did you read my message carefully? Of course, if you close Vim, then change file by another app, then open this file in Vim again, then, expectedly, undo history should be lost. But in my example, Vim reloads the changes after file is changed. And, at this moment, changes aren't lost: *Vim wrote

Re: Issue with persistent undo history

2012-08-25 Fir de Conversatie Christian Brabandt
Hi Dmitry! On Sa, 25 Aug 2012, Dmitry Frank wrote: Of course, if you close Vim, then change file by another app, then open this file in Vim again, then, expectedly, undo history should be lost. But in my example, Vim reloads the changes after file is changed. And, at this moment, changes

Re: Issue with persistent undo history

2012-08-25 Fir de Conversatie Dmitry Frank
2012/8/25 Christian Brabandt cbli...@256bit.org Hi Dmitry! On Sa, 25 Aug 2012, Dmitry Frank wrote: Of course, if you close Vim, then change file by another app, then open this file in Vim again, then, expectedly, undo history should be lost. But in my example, Vim reloads the changes