Christian Brabandt wrote: > On Fr, 11 Mai 2012, GeertVc wrote: > > Your patch works like a charm!!! That is, on a quite recent Vim > > version (see original post), I didn't test it on my "old" 7.1 > > version... > > > > Would it be possible for you to send this patch to Bram Moolenaar to have > > it in the upstream? > > > > Much appreciated! > > It went to the mailinglist vim-dev. Bram probably saw it and will > include it, if he thinks it is useful.
I think it's better than, instead of adding a ! to :diffupdate, that command would always check the timestamp on the files involved. Like using ":checktime N" on the buffers involved. That is probably what most users expect to happen and prompts the user what to do about files changed externally. -- A fool must search for a greater fool to find admiration. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- 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
