Hi Andreas, 2016/4/1 Fri 21:51:38 UTC+9 Andreas wrote: > On Friday, 1 April 2016 10:36:17 UTC+2, Ken Takata wrote: > > Hi Andreas, > > > > 2016/4/1 Fri 17:11:12 UTC+9 Andreas wrote: > > > I remember now why. When I try to do the patch using TortoiseGit I get > > > the message: > > > git.exe am --3way --ignore-space-change --keep-cr > > > "C:\files\0001_support-largefiles-on-windows(1).patch" > > > Patch does not have a valid e-mail address. > > > > Ah, that's because my patches are not generated by `git format-patch`. > > You can use `git apply` instead of `git am` to apply the patches. > > (I don't know how to perform `git apply` from TortoiseGit.) > > > > Regards, > > Ken Takata > > Tried gitext with the same result, but then I started the command window and > did git apply and it worked. > > Now even the number of characters displayed on input is right though if I do > G + Ctrl-G it seems the byte count is still 32-bit.
You must have forgotten applying the following patch: > Yes, this is a known problem. If you apply the following patch, the number > should be shown properly: > https://groups.google.com/d/msg/vim_dev/p8Fl_vJDGy8/CKSZ1ytQHAAJ Regards, Ken Takata -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
