Re: [patch] enable z=, spellbadword() and spellsuggest() even when 'spell' is disabled

2020-06-08 Fir de Conversatie Gary Johnson
On 2020-06-08, Yegappan Lakshmanan wrote: > Hi Gary, > > On Mon, Jun 8, 2020 at 5:17 PM Gary Johnson wrote: > > On 2020-06-08, Yegappan Lakshmanan wrote: > > Hi Gary, > > > > On Mon, Jun 8, 2020 at 4:30 PM Gary Johnson wrote: > > > >     I've been keeping Christian Braba

Re: Patch 8.2.0932

2020-06-08 Fir de Conversatie Ken Takata
Hi Bram, 2020/6/9 Tue 1:55:38 UTC+9 Bram Moolenaar wrote: > > > Patch 8.2.0932 > Problem:Missspelling spelllang. > Oh, you misspelled the word misspelling. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text y

Re: [patch] enable z=, spellbadword() and spellsuggest() even when 'spell' is disabled

2020-06-08 Fir de Conversatie Yegappan Lakshmanan
Hi Gary, On Mon, Jun 8, 2020 at 5:17 PM Gary Johnson wrote: > On 2020-06-08, Yegappan Lakshmanan wrote: > > Hi Gary, > > > > On Mon, Jun 8, 2020 at 4:30 PM Gary Johnson wrote: > > > > I've been keeping Christian Brabandt's enable_spellchecking patch up > > to date since he originally po

Re: [patch] enable z=, spellbadword() and spellsuggest() even when 'spell' is disabled

2020-06-08 Fir de Conversatie Gary Johnson
On 2020-06-08, Yegappan Lakshmanan wrote: > Hi Gary, > > On Mon, Jun 8, 2020 at 4:30 PM Gary Johnson wrote: > > I've been keeping Christian Brabandt's enable_spellchecking patch up > to date since he originally posted it to vim_dev on August 5, 2012 > ("Suggestion: allow 'z=' when sp

Re: [patch] enable z=, spellbadword() and spellsuggest() even when 'spell' is disabled

2020-06-08 Fir de Conversatie Yegappan Lakshmanan
Hi Gary, On Mon, Jun 8, 2020 at 4:30 PM Gary Johnson wrote: > I've been keeping Christian Brabandt's enable_spellchecking patch up > to date since he originally posted it to vim_dev on August 5, 2012 > ("Suggestion: allow 'z=' when spell-checking isn't on"). I haven't > seen any problems with i

[patch] enable z=, spellbadword() and spellsuggest() even when 'spell' is disabled

2020-06-08 Fir de Conversatie Gary Johnson
I've been keeping Christian Brabandt's enable_spellchecking patch up to date since he originally posted it to vim_dev on August 5, 2012 ("Suggestion: allow 'z=' when spell-checking isn't on"). I haven't seen any problems with it in all that time, so I thought I'd update the documentation and tests

Patch 8.2.0935

2020-06-08 Fir de Conversatie Bram Moolenaar
Patch 8.2.0935 Problem:Flattening a list with existing code is slow. Solution: Add flatten(). (Mopp, closes #3676) Files: runtime/doc/eval.txt, runtime/doc/usr_41.txt, src/evalfunc.c, src/list.c, src/proto/list.pro, src/testdir/Make_all.mak, src/testdir/test_fla

Patch 8.2.0934

2020-06-08 Fir de Conversatie Bram Moolenaar
Patch 8.2.0934 Problem:Running lhelpgrep twice in a help window doesn't jump to the help topic. Solution: Check whether any window with the location list is present. (Yegappan Lakshmanan, closes #6215) Files: src/quickfix.c, src/testdir/test_quickfix.vim *** .

Patch 8.2.0933

2020-06-08 Fir de Conversatie Bram Moolenaar
Patch 8.2.0933 Problem:'quickfixtextfunc' does not get window ID of location list. Solution: Add "winid" to the dict argument. (Yegappan Lakshmanan, closes #6222) Files: runtime/doc/quickfix.txt, src/quickfix.c, src/testdir/test_quickfix.vim *** ../vim-8.2.093

Re: [vim/vim] Remove BeOS documentation (#6221)

2020-06-08 Fir de Conversatie Bram Moolenaar
> It looks like only 1/3 changes were included, date changes for > `os_vms.txt` and `options.txt` are missing. I often leave out datestamp changes, because they tend to cause merge problems. I did include the other changes in os_vms.txt and options.txt. -- You had connectors? Eeee, when I we

Patch 8.2.0932

2020-06-08 Fir de Conversatie Bram Moolenaar
Patch 8.2.0932 Problem:Missspelling spelllang. Solution: Add an "l". (Dominique Pelle) Files: src/optionstr.c, src/proto/spell.pro, src/spell.c *** ../vim-8.2.0931/src/optionstr.c 2020-05-31 15:08:55.118721233 +0200 --- src/optionstr.c 2020-06-08 18:52:39.406343921 +0200

Re: [patch] fixed typos: spellang -> spelllang

2020-06-08 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Attached patch fixes typos, > mostly: spellang -> spelllang. I'll include it, thanks. -- I'd like to meet the man who invented sex and see what he's working on now. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///sponsor Vim, vote for