Ken Takata wrote:

> 2019/7/10 Wed 6:22:41 UTC+9 Bram Moolenaar wrote:
> > Patch 8.1.1657
> > Problem:    Terminal: screen updates from 'balloonexpr' are not displayed.
> > Solution:   Update the screen if needed.  Fix the word position for
> >             "mousemoved".
> > Files:          src/beval.c, src/proto/beval.pro, src/popupwin.c, 
> > src/normal.c,
> >             src/proto/normal.pro
> 
> ...
> 
> > *** 1437,1442 ****
> > --- 1437,1443 ----
> >       {
> >     typval_T res;
> >   
> > + ch_log(NULL, "closing popup %d", wp->w_id);
> >     res.v_type = VAR_NUMBER;
> >     res.vval.v_number = -2;
> >     // Careful: this makes "wp" invalid.
> > *** ../vim-8.1.1656/src/normal.c    2019-07-07 18:27:52.365277132 +0200
> > --- src/normal.c    2019-07-09 23:21:57.510482992 +0200
> > ***************
> > *** 2325,2330 ****
> > --- 2325,2331 ----
> >     ui_may_remove_balloon();
> >     if (p_bevalterm)
> >     {
> > + ch_log(NULL, "setting balloon timer");
> >         profile_setlimit(p_bdlay, &bevalexpr_due);
> >         bevalexpr_due_set = TRUE;
> >     }
> > ***************
> 
> Are these change intentional? Or just for debugging?

Good catch.  No, they were not supposed to be included.  Should have a
check for that somehow...  I'll make a patch to remove them.

-- 
ARTHUR:        I command you as King of the Britons to stand aside!
BLACK KNIGHT:  I move for no man.
                                  The Quest for the Holy Grail (Monty Python)

 /// 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/201907101413.x6AEDxIa000826%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui