Invalid locale example at the end of :help digraphs-use

2018-12-02 Fir de Conversatie Tony Mechelynck
The example locale at line 118 of helpfile digraph.txt is invalid. I suggest the attached patch. Best regards, Tony. -- -- 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

Re: RFC: VimL functions for managing signs

2018-12-02 Fir de Conversatie Christian Brabandt
On Fr, 30 Nov 2018, Yegappan Lakshmanan wrote: > Hi Christian, > > I just now noticed that there is patch from you in the todo list for adding > sign functions: > > Patch to add functions for signs. (Christian Brabandt, 2013 Jan 27) > > Is there any functionality from your patch that is

sign place command fails on MS-Windows when the full path to a file is not used

2018-12-02 Fir de Conversatie Yegappan Lakshmanan
Hi all, I noticed that the ":sign place ... file=" command fails on MS-Windows when a full path to the filename is not used. For example, the following command fails on MS-Windows with E158: sign define sign1 text==> linehl=Search texthl=Error edit eval.c sign place 10 name=sign1 line=20

Patch 8.1.0560

2018-12-02 Fir de Conversatie Bram Moolenaar
Patch 8.1.0560 Problem:Cannot use address type "other" with with user command. Solution: Add "other" to the list. (Daniel Hahler, closes #3655) Also reject "%" for commands with "other". Add some more tests. Files: src/ex_docmd.c, src/testdir/test_usercommands.vim ***

Patch 8.1.0559

2018-12-02 Fir de Conversatie Bram Moolenaar
Patch 8.1.0559 Problem:Command line completion not sufficiently tested. Solution: Add more tests. (Dominique Pelle, closes #3622) Files: src/testdir/test_arglist.vim, src/testdir/test_filetype.vim, src/testdir/test_history.vim, src/testdir/test_messages.vim,

Patch 8.1.0558

2018-12-02 Fir de Conversatie Bram Moolenaar
Patch 8.1.0558 Problem:Some MS-Windows instructions are outdated. Solution: Update the uninstall instructions and the NSIS README. (Ken Takata, closes #3614) Also update remark about diff.exe. Files: nsis/README.txt, uninstal.txt *** ../vim-8.1.0557/nsis/README.txt

Patch 8.1.0557

2018-12-02 Fir de Conversatie Bram Moolenaar
Patch 8.1.0557 Problem:Termdebug: gdb may use X.Y for breakpoint number. Solution: Handle X.Y breakpoint numbers. (Yasuhiro Matsumoto, close #3641) Files: runtime/pack/dist/opt/termdebug/plugin/termdebug.vim *** ../vim-8.1.0556/runtime/pack/dist/opt/termdebug/plugin/termdebug.vim

Re: [patch] updated French and Esperanto vim tutor

2018-12-02 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Please find attached updated files for > the French and Esperanto vim tutor. I'll include them, thanks. -- A year spent in artificial intelligence is enough to make one believe in God. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ ///