Re: Patch 8.2.4775

2022-04-22 Fir de Conversatie Ernie Rael
On 4/21/22 6:20 PM, James McCoy wrote: On Thu, Apr 21, 2022 at 03:21:41PM -0700, Hisashi T Fujinaka wrote: On Thu, 21 Apr 2022, Bram Moolenaar wrote: Yes, that makes sense, the functions were added in that patch. What I don't understand is why the header file isn't found. On my system the fil

Re: Patch 8.2.4775

2022-04-22 Fir de Conversatie Bram Moolenaar
> On 4/21/22 6:20 PM, James McCoy wrote: > > On Thu, Apr 21, 2022 at 03:21:41PM -0700, Hisashi T Fujinaka wrote: > >> On Thu, 21 Apr 2022, Bram Moolenaar wrote: > >>> Yes, that makes sense, the functions were added in that patch. > >>> > >>> What I don't understand is why the header file isn't fo

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Ernie Rael
On 4/21/22 6:20 PM, James McCoy wrote: On Thu, Apr 21, 2022 at 03:21:41PM -0700, Hisashi T Fujinaka wrote: On Thu, 21 Apr 2022, Bram Moolenaar wrote: Yes, that makes sense, the functions were added in that patch. What I don't understand is why the header file isn't found. On my system the fil

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie James McCoy
On Thu, Apr 21, 2022 at 03:21:41PM -0700, Hisashi T Fujinaka wrote: > On Thu, 21 Apr 2022, Bram Moolenaar wrote: > > Yes, that makes sense, the functions were added in that patch. > > > > What I don't understand is why the header file isn't found. On my > > system the file included from gui_gtk_x

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Hisashi T Fujinaka
ated. The Bisect looks like this: %git bisect good 280aebfd356c4fc8b84f13314068411157ad72f2 is the first bad commit commit 280aebfd356c4fc8b84f13314068411157ad72f2 Author: Bram Moolenaar Date: Sun Apr 17 17:34:42 2022 +0100 patch 8.2.4775: SpellBad highlighting does not work in Konsole

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Bram Moolenaar
errors generated. > >>> > >>> The Bisect looks like this: > >>> > >>> %git bisect good > >>> 280aebfd356c4fc8b84f13314068411157ad72f2 is the first bad commit > >>> commit 280aebfd356c4fc8b84f13314068411157ad72f2 > >>>

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Hisashi T Fujinaka
isect looks like this: %git bisect good 280aebfd356c4fc8b84f13314068411157ad72f2 is the first bad commit commit 280aebfd356c4fc8b84f13314068411157ad72f2 Author: Bram Moolenaar Date: Sun Apr 17 17:34:42 2022 +0100 patch 8.2.4775: SpellBad highlighting does not work in Konsole Problem:SpellB

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Hisashi T Fujinaka
84f13314068411157ad72f2 is the first bad commit commit 280aebfd356c4fc8b84f13314068411157ad72f2 Author: Bram Moolenaar Date: Sun Apr 17 17:34:42 2022 +0100 patch 8.2.4775: SpellBad highlighting does not work in Konsole Problem:SpellBad highlighting does not work in Konsole.

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Bram Moolenaar
t looks like this: > > %git bisect good > 280aebfd356c4fc8b84f13314068411157ad72f2 is the first bad commit > commit 280aebfd356c4fc8b84f13314068411157ad72f2 > Author: Bram Moolenaar > Date: Sun Apr 17 17:34:42 2022 +0100 > > patch 8.2.4775: SpellBad highlighting does n

Re: Patch 8.2.4775

2022-04-21 Fir de Conversatie Hisashi T Fujinaka
280aebfd356c4fc8b84f13314068411157ad72f2 Author: Bram Moolenaar Date: Sun Apr 17 17:34:42 2022 +0100 patch 8.2.4775: SpellBad highlighting does not work in Konsole Problem:SpellBad highlighting does not work in Konsole. Solution: Do not keep t_8u defined

Patch 8.2.4775

2022-04-17 Fir de Conversatie Bram Moolenaar
Patch 8.2.4775 Problem:SpellBad highlighting does not work in Konsole. Solution: Do not keep t_8u defined for Konsole. Redraw when t_8u is reset. (closes #10177) Files: src/term.c *** ../vim-8.2.4774/src/term.c 2022-04-17 14:18:07.364733158 +0100 --- src/term.c 2022