Ken Takata wrote: > 2017/9/4 Mon 15:31:42 UTC+9 Christian Brabandt wrote: > > On Mi, 30 Aug 2017, Bram Moolenaar wrote: > > > > > > > > Patch 8.0.1026 > > > Problem: GTK on-the-spot input has problems. (Gerd Wachsmuth) > > > Solution: Support over-the-spot. (Yukihiro Nakadaira, Ketn Takata, > > > closes > > > #1215) > > > Files: runtime/doc/mbyte.txt, runtime/doc/options.txt, src/edit.c, > > > src/ex_getln.c, src/mbyte.c, src/misc1.c, src/option.c, > > > src/option.h, src/screen.c, src/undo.c, > > > src/testdir/gen_opt_test.vim > > > > I see a couple of GDK warnings in mbyte.c with this patch. See attached > > logfile. > > The first two warnings should be fixed by the attached patch. > (Suggested by mattn.)
Thanks. I'll refactor to keep this code in one place. -- I AM THANKFUL... ...for the clothes that fit a little too snug because it means I have more than enough to eat. /// 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_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.
