<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.2.4100</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.2.4100: early return when getting the 'formatlistpat' value</title>
<updated>2022-01-15T18:31:43+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-15T18:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=04b871da800768287a8a432de568b11297db8686'/>
<id>04b871da800768287a8a432de568b11297db8686</id>
<content type='text'>
Problem:    Early return when getting the 'formatlistpat' value.
Solution:   Remove the first line. (Christian Brabandt)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Early return when getting the 'formatlistpat' value.
Solution:   Remove the first line. (Christian Brabandt)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping</title>
<updated>2022-01-15T18:26:04+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-15T18:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=e32c3c462ce9b3163a4a4bffd985897910885d29'/>
<id>e32c3c462ce9b3163a4a4bffd985897910885d29</id>
<content type='text'>
Problem:    Vim9: cannot use Vim9 syntax in mapping.
Solution:   Add &lt;ScriptCmd&gt; to use the script context for a command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9: cannot use Vim9 syntax in mapping.
Solution:   Add &lt;ScriptCmd&gt; to use the script context for a command.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4098: typing "interrupt" at debug prompt may keep exception around</title>
<updated>2022-01-15T15:23:44+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-15T15:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=069613c9e8645acea3a128c15ebdbf56e2219d44'/>
<id>069613c9e8645acea3a128c15ebdbf56e2219d44</id>
<content type='text'>
Problem:    Typing "interrupt" at debug prompt may keep exception around,
            causing function calls to fail.
Solution:   Discard any exception at the toplevel. (closes #9532)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Typing "interrupt" at debug prompt may keep exception around,
            causing function calls to fail.
Solution:   Discard any exception at the toplevel. (closes #9532)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4097: wrong number in error message on 32 bit system</title>
<updated>2022-01-15T14:16:37+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-15T14:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=f60a63485ea26d9bda1618d1b72662eca65b5f1f'/>
<id>f60a63485ea26d9bda1618d1b72662eca65b5f1f</id>
<content type='text'>
Problem:    Wrong number in error message on 32 bit system. (John Paul Adrian
            Glaubitz)
Solution:   Add type cast. (closes #9527)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Wrong number in error message on 32 bit system. (John Paul Adrian
            Glaubitz)
Solution:   Add type cast. (closes #9527)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4096: Linux CI: unnecessarily installing packages</title>
<updated>2022-01-15T13:37:14+00:00</updated>
<author>
<name>ichizok</name>
<email>gclient.gaap@gmail.com</email>
</author>
<published>2022-01-15T13:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=1050476ead81a49be0289f40b2041c47a70c95ab'/>
<id>1050476ead81a49be0289f40b2041c47a70c95ab</id>
<content type='text'>
Problem:    Linux CI: unnecessarily installing packages
Solution:   Only install packages for huge build.  (Ozaki Kiichi,
            closes #9530)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Linux CI: unnecessarily installing packages
Solution:   Only install packages for huge build.  (Ozaki Kiichi,
            closes #9530)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4095: sed script not recognized by the first line</title>
<updated>2022-01-15T12:27:09+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-01-15T12:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=e3ce17a3ca838954728df21ccb6c2a724490203d'/>
<id>e3ce17a3ca838954728df21ccb6c2a724490203d</id>
<content type='text'>
Problem:    Sed script not recognized by the first line.
Solution:   Recognize a sed script starting with "#n". (Doug Kearns)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Sed script not recognized by the first line.
Solution:   Recognize a sed script starting with "#n". (Doug Kearns)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4094: 'virtualedit' is window-local but using buffer-local enum</title>
<updated>2022-01-15T10:52:16+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-01-15T10:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=e1833bfd01c100896d2a01f281762c285192d84b'/>
<id>e1833bfd01c100896d2a01f281762c285192d84b</id>
<content type='text'>
Problem:    'virtualedit' is window-local but using buffer-local enum.
Solution:   Use window-local enum. (closes #9529)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    'virtualedit' is window-local but using buffer-local enum.
Solution:   Use window-local enum. (closes #9529)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4093: cached breakindent values not initialized properly</title>
<updated>2022-01-15T10:01:05+00:00</updated>
<author>
<name>Christian Brabandt</name>
<email>cb@256bit.org</email>
</author>
<published>2022-01-15T10:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=c53b467473160b5cfce77277fbae414bf43e66ce'/>
<id>c53b467473160b5cfce77277fbae414bf43e66ce</id>
<content type='text'>
Problem:    Cached breakindent values not initialized properly.
Solution:   Initialize and cache formatlistpat. (Christian Brabandt,
            closes #9526, closes #9512)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cached breakindent values not initialized properly.
Solution:   Initialize and cache formatlistpat. (Christian Brabandt,
            closes #9526, closes #9512)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4092: MacOS CI: unnecessarily doing "Install packages"</title>
<updated>2022-01-14T21:28:59+00:00</updated>
<author>
<name>ichizok</name>
<email>gclient.gaap@gmail.com</email>
</author>
<published>2022-01-14T21:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=ece07639f4989a300276d66b13553c21a7435030'/>
<id>ece07639f4989a300276d66b13553c21a7435030</id>
<content type='text'>
Problem:    MacOS CI: unnecessarily doing "Install packages".
Solution:   Only do "Install packages" for huge build.  (Ozaki Kiichi,
            closes #9521)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    MacOS CI: unnecessarily doing "Install packages".
Solution:   Only do "Install packages" for huge build.  (Ozaki Kiichi,
            closes #9521)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.2.4091: virtcol is recomputed for statusline unnecessarily</title>
<updated>2022-01-14T20:11:38+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-01-14T20:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/vim-git.git/commit/?id=0f112052acaeffd75b7eb001eeb8a246ad12a276'/>
<id>0f112052acaeffd75b7eb001eeb8a246ad12a276</id>
<content type='text'>
Problem:    Virtcol is recomputed for statusline unnecessarily.
Solution:   Just use "w_virtcol". (closes #9523)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Virtcol is recomputed for statusline unnecessarily.
Solution:   Just use "w_virtcol". (closes #9523)
</pre>
</div>
</content>
</entry>
</feed>
