On Mon, 16 Nov 2009, Christian Brabandt wrote: > Disclaimer: I haven't compiled the patch yet myself, 'cause I do not > have a development machine with a recent Internet connection at the > moment, so this would be the method, I would use.
I tried and it work as advertised, my observations. 1. 'http://cache.gmane.org//gmane/editors/vim/devel/24729-001.bin' is a dead link. It needs to download the attachment from author's email message. 2. It should be a good idea to leave vim_mainline clean by first $git checkout -b hack and apply patch there 3. During sudo installation, it create a ~/.vim/undo folder but that belonged to root. It needs to sudo chmod or sudo rm and then mkdir again. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
