Re: netrw: Apply the latest changes to v174b

2024-01-09 Fir de Conversatie Ken Takata
Hi, I've updated the patch a bit. Regards, Ken Takata 2024年1月9日(火) 15:17 Ken Takata : > Hi Dr. Chip, > > Many changes to netrw are added in the Vim repository, but they are not > included in your Web site. > I created a patch to apply the latest changes in the Vim reposit

netrw: Apply the latest changes to v174b

2024-01-08 Fir de Conversatie Ken Takata
Hi Dr. Chip, Many changes to netrw are added in the Vim repository, but they are not included in your Web site. I created a patch to apply the latest changes in the Vim repository to netrw v174b. Could you apply this patch to your code? Regards, Ken Takata -- -- You received this message from

Re: bug(?): Unicode Symbol as half-width in CJK

2023-12-18 Fir de Conversatie Ken Takata
t if the glyph from a single-width font is used, the width can be changed. (KaoriYa Vim's ambiwidth=auto patch doesn't support DirectWrite, but I have an additional patch to support it.) If you need a fine tuning, you can also use setcellwidths(). Regards, Ken Takata 2023年12月18日月曜日 10:

Re: Updates on the Vim project

2023-08-23 Fir de Conversatie Ken Takata
m still using the mercurial mirror on osdn.net. I use MQ (mercurial queues) to manage my personal patches. There are some similar tools for Git (guilt, etc.), but they had some issues (for my usecases) when I tried them. Regards, Ken Takata 2023年8月24日木曜日 14:58:12 UTC+9 Ernie Rael: > Hoping https:

Re: Where is Bram?

2023-08-05 Fir de Conversatie Ken Takata
think? Regards, Ken Takata 2023年8月6日日曜日 1:11:39 UTC+9 Christian Brabandt: > Am 2023-08-05 16:30, schrieb Yegappan Lakshmanan: > > On Sat, Aug 5, 2023 at 5:53 AM Maxim Kim wrote: > >> > >> https://groups.google.com/g/vim_announce/c/tWahca9zkt4 > >> > &g

Fix indentation in Netrw 174a

2023-06-17 Fir de Conversatie Ken Takata
Hi Dr. Chip, I've just tried Netrw 174a from your site and confirmed that the changes in https://github.com/vim/vim/pull/12150 have been included. Thank you. However, I found that the indentation is not correct. Could you check the attached patch? Regards, Ken Takata -- -- You received

Re: building vim with clang and python3 support

2023-06-01 Fir de Conversatie Ken Takata
Hi, So, you are using the beta version of python 3.12, right? Then, if_python3.c should be updated to support python 3.12, I think. Regards, Ken Takata 2023年6月1日木曜日 2:50:46 UTC+9 N i c o l a s: > Hi, > > From vim.9.0.1594 source, I obtain this error trying to build gvim HUGE > v

Re: Vim Windows binaries are 3 weeks old

2023-04-13 Fir de Conversatie Ken Takata
Hi Christian, I think that the master branch used to be updated by your server. But it seems that the master branch has not updated. Any issues in your server? Regards, Ken Takata 2023年4月13日木曜日 15:59:25 UTC+9 Christian Brabandt: > > On Mi, 12 Apr 2023, igo...@gmail.com wrote: > > &

Re: wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Ken Takata
Hi Bram, I confirmed that you updated the wiki page. > I don't think we have had a problem with this until now. Did you have > to remove something before? Only once, but there was spam a few months ago. Regards, Ken Takata 2022年4月13日水曜日 19:01:04 UTC+9 Bram Moolenaa

wiki page messge and wiki page setting

2022-04-13 Fir de Conversatie Ken Takata
itory. What do you think of this setting? Regards, Ken Takata -- -- 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

Re: Libsodium error sodium.h

2022-03-06 Fir de Conversatie Ken Takata
Hi, Couldn't reproduce. Does sodium.h exist in C:\msys64\mingw64\include (for 64-bit) and/or C:\msys64\mingw32\include (for 32-bit)? 2022年3月7日月曜日 6:27:47 UTC+9 niva...@gmail.com: > Hi Ken, > > Just getting same error after match 4519 of vim: sodium.h is not > regognized. > > foo.bar@I-1 MING

Re: Libsodium error sodium.h

2022-03-05 Fir de Conversatie Ken Takata
Hi, The current version of Make_cyg_ming.mak only supports setting "yes" to the "SODIUM" option. If you install libsodium from pacman, you can use "SODIUM=yes". I created PR #9896 to fix that. Specifying -*I./libsodium-win32-1.0.18/include *in the command line is not correct. It specifies the i

Re: "The Vim Mercurial repository" page needs to be updated

2021-05-31 Fir de Conversatie Ken Takata
ive: the > Mercurial mirror on BitBucket <https://bitbucket.org/vim-mirror/vim>. Regards, Ken Takata 2021年6月1日火曜日 3:04:45 UTC+9 Bram Moolenaar: > > Ken Takata wrote: > > > https://www.vim.org/mercurial.php needs to be updated because BitBucket > > stopped suppor

"The Vim Mercurial repository" page needs to be updated

2021-05-30 Fir de Conversatie Ken Takata
also hosted and has full support. and here: > 1. Clone the repository > ~/code $ hg clone https://bitbucket.org/vim-mirror/vim Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying

Re: Travis CI builds are very slow

2021-01-01 Fir de Conversatie Ken Takata
Hi Bram, 2021年1月2日土曜日 5:35:14 UTC+9 Bram Moolenaar: > > Ken Takata wrote: > > > Now we are using GitHub Actions. So, the most of the issues were solved. > > But we still need to use Travis CI for some environments. > > As I wrote before, travis-ci.org will shut

Re: Travis CI builds are very slow

2021-01-01 Fir de Conversatie Ken Takata
Hi and Christian Bram, 2020年11月24日火曜日 18:57:43 UTC+9 Ken Takata: > Hi, > > 2020年11月24日火曜日 18:30:52 UTC+9 Bram Moolenaar: > >> >> Christian wrote: >> >> > On Mo, 23 Nov 2020, Yegappan Lakshmanan wrote: >> > >> > > The Travis CI bui

Re: Travis CI builds are very slow

2020-11-24 Fir de Conversatie Ken Takata
t consider is that travis-ci.org will shutdown at the end of this year. If we still use Travis CI, we have to migrate to travis-ci.com. https://docs.travis-ci.com/user/migrate/open-source-repository-migration Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist.

Re: Patch 8.2.1028

2020-06-21 Fir de Conversatie Ken Takata
Hi Bram, 2020年6月22日月曜日 3時38分54秒 UTC+9 Bram Moolenaar: > > > Ken Takata wrote: > > > 2020年6月21日日曜日 22時53分37秒 UTC+9 Bram Moolenaar: > > > > > > > > > Patch 8.2.1028 > > > Problem:Vim9: no error for declaring buffer, window, etc. &g

Re: Patch 8.2.1028

2020-06-21 Fir de Conversatie Ken Takata
27;: scope = " global"; break; > + case 'b': scope = " buffer"; break; > + case 'w': scope = " window"; break; > + case 't': scope = " tab"; break; > + case 'v': scope = &q

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

Re: Cannot build "small" gvim on Windows

2020-05-17 Fir de Conversatie Ken Takata
the right thing to do so I defer to > others for a patch. > > - mike > "windowsVersion" is used only in the windowsversion() function. So, I think that the attached patch is better. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not

Re: Patch 8.2.0775

2020-05-17 Fir de Conversatie Ken Takata
*** [gvim.exe] Error 1 > Error by compiling gvim.exe > > -- > Cesar > Attached patch should fix the issue. Regards, Ken Takata -- -- 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 i

Re: 'visualbell' seems not to work in the GTK3 GUI

2020-05-17 Fir de Conversatie Ken Takata
rm, I see > t_vb=^[[?5h$<100/>^[[?5l > > and there is a faint but discernible visualbell. In a konsole, t_vb > has the same value as in xterm and the visualbell is much more > visible. > > Best regards, > Tony. > gui_mch_flash() is not implemented for GTK

Re: gcc 10.1 warnings

2020-05-09 Fir de Conversatie Ken Takata
uch from stackoverflow. Whoops sorry > :-) > I don't think we need to use #if here. Attached patch should be enough. Additionally, at least Windows 7's msvcrt.dll doesn't support the "z" specifier. Regards, Ken Takata -- -- You received this message from the &quo

Re: gcc 10.1 warnings

2020-05-09 Fir de Conversatie Ken Takata
Hi, 2020/5/9 Sat 20:06:48 UTC+9 Ken Takata wrote: > > Hi John, > > 2020/5/9 Sat 16:30:42 UTC+9 John Marriott wrote: >> >> Hi All, >> >> After cleaning my vim source repo and rebuilding with the brand new gcc >> 10.1 (mingw64), I get these warnings: &

Re: gcc 10.1 warnings

2020-05-09 Fir de Conversatie Ken Takata
note: in definition of macro 'STRCPY' > 1591 | #define STRCPY(d, s) strcpy((char *)(d), (char *)(s)) >| ^~ > In file included from vim.h:1815, > from userfunc.c:14: > userfunc.c: In function 'get_user_func_name': >

Re: Patch 8.2.0463

2020-03-28 Fir de Conversatie Ken Takata
Hi Bram, 2020/3/29 Sun 4:45:18 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > 2020/3/28 Sat 5:09:20 UTC+9 Bram Moolenaar wrote: > > > > > > I wrote: > > > > > > > Patch 8.2.0463 > > > > Problem:

Re: Patch 8.2.0463

2020-03-28 Fir de Conversatie Ken Takata
.h, src/evalfunc.c > > Somehow the git commit got the wrong description and tag. > Don't think that can be fixed afterwards. > You cannot modify the commit message, but you can modify the tag by `git tag -f` and `git push -f`. Regards, Ken Takata -- -- You received this message

Re: Pending appveyor build requests are not canceled when a PR is updated

2020-03-16 Fir de Conversatie Ken Takata
testing/#requirements > but jobs will run in series as the Free plan allows 1 concurrent job per account. One possible option is utilizing GitHub Actions. It supports parallel builds. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Typ

Re: Trying to build with MinGW

2020-03-08 Fir de Conversatie Ken Takata
/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/8.1.0/threads-posix/seh > > > Thanks for the hints. > > I tried the second entry in INSTALLpc.txt, using MSYS2 with MinGW, but > the website appears to be down. > > It would be nice

Re: Buffer write message is incorrect (take 2)

2020-02-21 Fir de Conversatie Ken Takata
quot;$HOME/.vimrc" > 2nd user vimrc file: "~/.vim/vimrc" > user exrc file: "$HOME/.exrc" >defaults file: "$VIMRUNTIME/defaults.vim" > fall-back for $VIM: "/usr/local/share/vim" > Compilation: cc -c -I. -Iproto -DH

Re: Behavior of `:silent !{cmd}`

2020-02-07 Fir de Conversatie Ken Takata
Hi Bram, 2020/2/8 Sat 7:03:24 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > `:help :!` says: > > > > Vim redraws the screen after the command is finished, > > because it may have printed any text. This requires a >

Re: Behavior of `:silent !{cmd}`

2020-02-07 Fir de Conversatie Ken Takata
Hi, 2020/2/7 Fri 18:19:53 UTC+9 Ken Takata wrote: > > Hi, > > `:help :!` says: > > Vim redraws the screen after the command is finished, > because it may have printed any text. This requires a > hit-enter prompt, so that y

Behavior of `:silent !{cmd}`

2020-02-07 Fir de Conversatie Ken Takata
a/src/ex_cmds.c +++ b/src/ex_cmds.c @@ -1469,6 +1469,8 @@ do_shell( wait_return(term_console ? -1 : msg_silent == 0); // see below # else wait_return(msg_silent == 0); +if (swapping_screen() && msg_silent > 0) +redraw_later_clear(); # endif no_wait_return =

Re: vim.exe locks-up in Test_range()

2020-01-28 Fir de Conversatie Ken Takata
7;1. red', '2. > green', '3. blue'])\1\", 'tx') I tried it locally and it worked fine. I also find another issue related to this. * When vim.exe is compiled with VIMDLL, test_feedinput() causes an infinite loop. gui.in_use should be checked. * Call of

[doc][patch] Typo in options.txt

2020-01-24 Fir de Conversatie Ken Takata
x27;mousehide' 'mh'boolean(default on) Regards, Ken Takata -- -- 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 receiv

Re: Fix regressions in the latest runtime files update

2020-01-13 Fir de Conversatie Ken Takata
Hi Bram and Charles, 2020/1/11 Sat 3:57:27 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > There are many regressions in Charles' plugins in the latest runtime > file > > update > > as reported at > > > https://github.com/vim/vim/

Fix regressions in the latest runtime files update

2020-01-09 Fir de Conversatie Ken Takata
Hi Bram and Charles, There are many regressions in Charles' plugins in the latest runtime file update as reported at https://github.com/vim/vim/commit/2963456ff2b740244b3a064785fe681b1998d75e#r36734504 . Please check the attached patch. Regards, Ken Takata -- -- You received this message

Re: Patch 8.2.0090

2020-01-09 Fir de Conversatie Ken Takata
doctags # Generated by "make shadow". The directory names could be anything but we # restrict them to shadow (the default) or shadow-* Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text yo

Re: Vim9 script: first steps

2020-01-03 Fir de Conversatie Ken Takata
a{" or "i{" don't work well without the starting "{". Also "%" may not work well. > The only place where "{" will appear is a block by itself, used to > declare a variable: > > { >let tmp = 0 >

Re: Patch 8.2.0080

2020-01-02 Fir de Conversatie Ken Takata
Make_cyg_ming.mak and Make_mvc.mak. Please check the attached patch. Regards, Ken Takata -- -- 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 --- Yo

Re: Vim 8.2 is released!

2019-12-20 Fir de Conversatie Ken Takata
Hi Christian, It seems that the hg mirror repositories are missing two tags: v8.2.0 and v8.2.. Could you add those tags? Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to

Re: Vim 8.2 is released!

2019-12-20 Fir de Conversatie Ken Takata
moved, is was not enabled in any build. +The FEAT_TAG_ANYWHITE code was removed, it was not enabled in any build. The UNICODE16 code was removed, it was not useful. Workshop support was removed, nobody was using it. The Aap build files were removed, they were outdated. Regards, Ken Takata -- --

Re: Vim 8.2 is released!

2019-12-13 Fir de Conversatie Ken Takata
/vim/vim-win32-installer/pull/116. Isn't it better to use "www.cs.utah.edu" or some another mirror? (www.cs.utah.edu is one of the official mirrors.) Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the t

Re: Vim 8.2 is released!

2019-12-12 Fir de Conversatie Ken Takata
makefiles, I found that some dependencies to version.h are missing. So this can happen when MSVC or MinGW is used. I will prepare a patch when I have a time. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the te

Re: [doc][patch] Update documents of Charles' plugins

2019-12-09 Fir de Conversatie Ken Takata
Hi Bram, 2019/12/9 Mon 14:02:11 UTC+9 Ken Takata wrote: > > Hi Charles and Bram, > > I found some mistakes in the documents of Charles' plugins. > Could you check and merge the attached patch? > You made a mistake in the latest runtime file update. A single quote was remov

[doc][patch] Update documents of Charles' plugins

2019-12-08 Fir de Conversatie Ken Takata
Hi Charles and Bram, I found some mistakes in the documents of Charles' plugins. Could you check and merge the attached patch? Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replyi

Re: Upcoming Vim 8.2 release

2019-12-05 Fir de Conversatie Ken Takata
Hi Bram, Here is another patch for the latest version8.txt: --- a/runtime/doc/version8.txt +++ b/runtime/doc/version8.txt @@ -40841,7 +40841,7 @@ Files:src/register.c, src/testdir/t Patch 8.1.2376 Problem:Preprocessor indents are incorrect. Solution: Fix the indents. (Ken Takata

Re: Patch 8.1.2389

2019-12-05 Fir de Conversatie Ken Takata
Hi Bram, 2019/12/5 Thu 21:42:51 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > 2019/12/5 Thu 6:17:35 UTC+9 Bram Moolenaar wrote: > > > > > > > > > Patch 8.1.2389 > > > Problem:Using old C style comments. > > &

Re: Patch 8.1.2389

2019-12-04 Fir de Conversatie Ken Takata
/xdiff/xemit.h, src/xdiff/xinclude.h, src/xdiff/xmacros.h, > src/xdiff/xprepare.h, src/xdiff/xtypes.h, src/xdiff/xutils.h > Do we need to change the coding style of the files which are imported from other projects? Regards, Ken Takata -- -- You received this message from the

Re: Upcoming Vim 8.2 release

2019-12-04 Fir de Conversatie Ken Takata
Hi Bram, 2019/12/3 Tue 12:20:00 UTC+9 Ken Takata wrote: > > Hi Bram, > > 2019/12/3 Tue 4:42:50 UTC+9 Bram Moolenaar wrote: >> >> >> Ken Takata wrote: >> >> > I saw the latest version8.txt. >> > In the "Vim script improvements"

Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Ken Takata
Hi Bram, 2019/12/3 Tue 4:42:50 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > I saw the latest version8.txt. > > In the "Vim script improvements" section, the ".." operator is not > described > > explicitly. (It is described as

Re: Upcoming Vim 8.2 release

2019-12-02 Fir de Conversatie Ken Takata
.2 are: * Improved 'incsearch'. * Support modifyOtherKeys. * Support ConPTY on Windows 10. Full colors are available in the terminal mode. * Added /= and %= assignment operators. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not to

doc: Fix typos in version8.txt

2019-11-30 Fir de Conversatie Ken Takata
Hi, I found some typos in version8.txt. Please check the attached patch. Regards, Ken Takata -- -- 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

Re: Patch 8.1.2344

2019-11-27 Fir de Conversatie Ken Takata
Hi, 2019/11/28 Thu 14:52:43 UTC+9 Ken Takata wrote: > > Hi, > > 2019/11/28 Thu 7:07:02 UTC+9 Ken Takata wrote: >> >> Hi, >> >> 2019/11/28 Thu 6:51:22 UTC+9 Christian Brabandt wrote: >>> >>> >>> On Mi, 27 Nov 2019, Bram Moolenaar wrot

Re: Patch 8.1.2344

2019-11-27 Fir de Conversatie Ken Takata
Hi, 2019/11/28 Thu 7:07:02 UTC+9 Ken Takata wrote: > > Hi, > > 2019/11/28 Thu 6:51:22 UTC+9 Christian Brabandt wrote: >> >> >> On Mi, 27 Nov 2019, Bram Moolenaar wrote: >> >> > What was the error on FreeBSD? I thought it also suppored Posix. >

Re: Patch 8.1.2352

2019-11-27 Fir de Conversatie Ken Takata
> > Files:.cirrus.yml, README.md > > You are too fast ;) > This patch is not appeared in mercurial mirrors. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to.

Re: Ctrl-V behavior broken in insert and command modes

2019-11-27 Fir de Conversatie Ken Takata
If you still need to use 8.1.2300, you can disable the behavior by: let &t_TI = "" let &t_TE = "" See `:help modifyOtherKeys` for detail. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type y

Re: Patch 8.1.2350

2019-11-27 Fir de Conversatie Ken Takata
Hi, 2019/11/28 Thu 5:59:01 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > 2019/11/27 Wed 3:34:01 UTC+9 Bram Moolenaar wrote: > > > > > > > > > Patch 8.1.2350 > > > Problem:Other text for CTRL-V in Insert mode with modifyOth

Re: Patch 8.1.2344

2019-11-27 Fir de Conversatie Ken Takata
> I think being specific is OK, thus checking for __FreeBSD__ would be OK. > > Otherwise we would need a configure check of some kind. > > > If we use __FreeBSD__, maybe we also need to add checks for other BSDs. It seems that "BSD" is defined in sys/param.h, so how a

Re: Patch 8.1.2344

2019-11-27 Fir de Conversatie Ken Takata
Hi, 2019/11/28 Thu 5:05:12 UTC+9 Christian Brabandt wrote: > > > On Di, 26 Nov 2019, Bram Moolenaar wrote: > > > Patch 8.1.2344 > > Problem:Cygwin: warning for using strptime(). > > Solution: Move defining _XOPEN_SOURCE and __USE_XOPEN to vim.h. (Ken >

Re: Patch 8.1.2350

2019-11-27 Fir de Conversatie Ken Takata
t when an opening bracket is typed: :inoremap [ [] Then type CTRL-SHIFT-V CTRL-V in insert mode. "^[[118;5u]" is inserted instead of "^[[118;5u". ("]" is automatically added.) Is this intentional? Isn't it better not to apply mappings to CTRL-SHIFT-V? Regards, Ke

Re: Patch 8.1.2320

2019-11-19 Fir de Conversatie Ken Takata
l', [['leaf', 1075], ['row', [['leaf', 1074], > ['leaf', 1073] but got ['row', [['col', [['leaf', 1075], ['leaf > > ', 1074]]], ['leaf', 1073]] > > This is on i386 and powerps as

Re: gVim for Windows - Patch to fill empty space around text area

2019-11-15 Fir de Conversatie Ken Takata
; InvalidateRect(s_hwnd, NULL, TRUE); > DeleteObject(prevBrush); > } > I don't remember when SetClassLongPtr() was added. At least, VC 2008 has it, and VC 6 doesn't have it. We already dropped support for Windows 9x, so I don't think we need to keep support old comp

Update Japanese messages

2019-11-11 Fir de Conversatie Ken Takata
Hi Bram and the list, I'd like to update Japanese translations. Could you merge the contents from the attached file into Vim? The same file is also available at the vim-jp/lang-ja repository: https://github.com/vim-jp/lang-ja/releases/tag/2019 Regards, Ken Takata -- -- You received

Re: Patch 8.1.2242

2019-11-04 Fir de Conversatie Ken Takata
>> > FWIW, "command -v ..." is specified in POSIX. "type" is as well, but as >> > an XSI extension. >> >> In tcsh: >> >> $ command -v vim >> command: Command not found. >> >> Perfect error message :-). >> > &

Re: Patch 8.1.2242

2019-11-03 Fir de Conversatie Ken Takata
Hi, 2019/11/4 Mon 1:47:22 UTC+9 Tony Mechelynck wrote: > > On Sun, Nov 3, 2019 at 5:42 PM Ken Takata > wrote: > > > > Hi, > > > > 2019/11/4 Mon 0:50:37 UTC+9 Tony Mechelynck wrote: > >> > >> After recompiling just 8.1.2245 there were

Re: Patch 8.1.2242

2019-11-03 Fir de Conversatie Ken Takata
@if test -x $(VIMEXE); then $(VIMEXE) --clean -eX -u doctags.vim; \ +@if type $(VIMEXE) > /dev/null; then $(VIMEXE) -eX -u doctags.vim > /dev/null; \ else echo "vim executable $(VIMEXE) not found"; fi # Use "doctags" to generate the tags file. Only works f

Re: Patch 8.1.2128

2019-10-10 Fir de Conversatie Ken Takata
ke_cyg_ming.mak, src/Make_mvc.mak > This fails to compile with MSVC. Please check the attached patch. Regards, Ken Takata -- -- 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, v

Re: Vim.8.1.2102 - 32 bits on windows SegFault

2019-09-30 Fir de Conversatie Ken Takata
issue? If you want to get more detail information on gdb, try adding the -g option to CFLAGS by editing Make_cyg_ming.mak. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For m

Re: Patch 8.1.2082

2019-09-27 Fir de Conversatie Ken Takata
t; nsis/gvim.nsi, src/INSTALLpc.txt, src/dosinst.c, src/dosinst.h > > It looks that your change is not enough. Please check the attached patch. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you

[patch] Fix wrong usage of rtp in menu.vim

2019-09-04 Fir de Conversatie Ken Takata
Hi, I think 'packpath' should be used instead of 'rtp' for searching colorschemes in menu.vim. Please check the attached patch. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text

Re: History missing

2019-07-22 Fir de Conversatie Ken Takata
t; Reverting to an earlier version (in my case, 1694), resolves the issue and I > can access those histories via the respective commands once more. I confirmed that 8.1.1727 doesn't have the problem. It seems that 8.1.1728 is the offending commit. Regards, Ken Takata -- -- You received t

Re: Patch 8.1.1705

2019-07-16 Fir de Conversatie Ken Takata
t; is TRUE for *{key: val} + * "literal" is TRUE for #{key: val} * Return OK or FAIL. Returns NOTDONE for {expr}. */ int Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are r

Re: Patch 8.1.1698

2019-07-16 Fir de Conversatie Ken Takata
Hi, 2019/7/16 Tue 16:26:55 UTC+9 Ken Takata wrote: > Hi, > > 2019/7/16 Tue 15:27:48 UTC+9 Christian Brabandt wrote: > > On Mo, 15 Jul 2019, Bram Moolenaar wrote: > > > > > > > > I wrote: > > > > > > > Patch 8.1.1698 > >

Re: Patch 8.1.1698

2019-07-16 Fir de Conversatie Ken Takata
d workaround isn't needed > anymore, so I am confused whether this is still a problem? > > https://github.com/vim/vim-win32-installer/pull/139/commits/7212b47f60a58531b80b2edd6c146dc1f4b9bba7 The progress counter is not shown on the AppVeyor's Web interface, but it remains in the log file downloaded from A

Re: Patch 8.1.1692

2019-07-15 Fir de Conversatie Ken Takata
And I don't think that #{} have a compatibility problem. Regards, Ken Takata -- -- 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 --- Y

Re: Patch 8.1.1684

2019-07-15 Fir de Conversatie Ken Takata
ON3_OBJ) $(RUBY_OBJ) \ > - $(TCL_OBJ) $(CSCOPE_OBJ) $(TERM_OBJ) $(SOUND_OBJ) > $(NETBEANS_OBJ) $(CHANNEL_OBJ) \ > - $(XPM_OBJ) $(OUTDIR)\version.obj $(LINKARGS2) > + $(link) @<< > +$(LINKARGS1) /subsystem:$(SUBSYSTEM) -out:$(VIM).exe $(OBJ) $(XDIFF_

Re: Patch 8.1.1657

2019-07-10 Fir de Conversatie Ken Takata
gt; --- 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

Re: Patch 8.1.1595

2019-06-25 Fir de Conversatie Ken Takata
Hi, 2019/6/26 Wed 7:34:39 UTC+9 Bram Moolenaar wrote: > Patch 8.1.1595 > Problem:MS-Windows with VIMDLL: colors wrong in console. > Solution: Do not set the GUI colors when not using the GUI. (Ken Takata, > closes #4588) > Files:src/syntax.c The co

[patch] Duplicated error number E996

2019-06-23 Fir de Conversatie Ken Takata
Hi, The patch 8.1.1574 added E996, however, it has been already used by the :const patch. We should use a new number. Regards, Ken Takata -- -- 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 i

Re: [patch] fix typo in documents

2019-06-21 Fir de Conversatie Ken Takata
Hi, 2019/6/22 Sat 8:39:26 UTC+9 h_east wrote: > Hi Bram and developers, > > Attach a patch to fix the typo of the document. > Please confirm it. One more patch here. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Typ

Re: Patch 8.1.1492

2019-06-08 Fir de Conversatie Ken Takata
gui.in_use && +# endif + vim_strchr(p_go, GO_TERMINAL) != NULL) #endif ) retval = mch_call_shell(cmd, opt); Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you

Re: build error since today (invalid UTF-8)

2019-06-06 Fir de Conversatie Ken Takata
Hi, 2019/6/7 Fri 15:12:59 UTC+9 Christian Brabandt wrote: > On Do, 06 Jun 2019, Ken Takata wrote: > > > Or, should we also mark gettext v0.19 to v0.19.6 as broken? > > I believe, when I tried to git bisect the issue yesterday, the first bad > commit was around 0.19.3 >

Re: build error since today (invalid UTF-8)

2019-06-06 Fir de Conversatie Ken Takata
Hi, 2019/6/7 Fri 12:05:15 UTC+9 Ken Takata wrote: > Hi, > > 2019/6/7 Fri 5:51:02 UTC+9 Bram Moolenaar wrote: > > > I see someone else posted earlier about the same issue. > > > But those suggestions and also latest git rev do not resolve issue for me. > > >

Re: build error since today (invalid UTF-8)

2019-06-06 Fir de Conversatie Ken Takata
then - AC_MSG_RESULT([yes]) - MSGFMT_DESKTOP="gvim.desktop vim.desktop" + if "$MSGFMT" --version | grep '0.19.7$' >/dev/null; then + dnl GNU gettext 0.19.7's --desktop is broken. + AC_MSG_RESULT([no]) + else + AC_MSG

Re: resolve() on Windows breaking change

2019-06-05 Fir de Conversatie Ken Takata
ct symbolic links so there must some other method > to distinguish that I am not aware of. > > I'll bounce over to GitHub to report this. > > TTFN > > Mike I created a PR for this: https://github.com/vim/vim/pull/4492 Regards, Ken Takata -- -- You received th

[patch] Suppress GCC warning

2019-06-04 Fir de Conversatie Ken Takata
ine + len, props, l); + len += l; +} for (i = 0; i < count - 1; ++i) if (prop_lines[i] != NULL) Regards, Ken Takata -- -- 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 info

[patch] Trivial fixes for popup

2019-06-03 Fir de Conversatie Ken Takata
Hi, Here are some fixes for comments and indents. Please check. Regards, Ken Takata -- -- 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 --- Yo

Re: [doc][patch] Fix typos and mistakes in version8.txt

2019-05-30 Fir de Conversatie Ken Takata
Hi Bram, 2019/5/28 Tue 5:22:09 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > I found many typos and mistakes in version8.txt. > > Please check the attached patch. > > I'll include it, thanks! I found some more missing contributor names. Also found a

[doc][patch] Write about binary numbers

2019-05-30 Fir de Conversatie Ken Takata
Hi, Recently Vim supported binary numbers, but it was not written in usr_41.txt. Please check the attached patch. Regards, Ken Takata -- -- 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 informat

[doc][patch] Fix typos and mistakes in version8.txt

2019-05-27 Fir de Conversatie Ken Takata
Hi, I found many typos and mistakes in version8.txt. Please check the attached patch. Regards, Ken Takata -- -- 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://w

Re: Patch 8.1.1406

2019-05-26 Fir de Conversatie Ken Takata
#x27;PFL_HIDDEN': macro redefinition > C:\projects\vim-win32-installer\vim\src\vim.h(617): note: see previous > definition of 'PFL_HIDDEN' This occurs when if_perl is enabled. (We don't enable if_perl in the vim/vim repository on AppVeyor.) Regards, Ken Takata -- -- Y

Re: E484 after GVIM update

2019-05-22 Fir de Conversatie Ken Takata
Hi, 2019/5/23 Thu 9:36:27 UTC+9 Ken Takata wrote: > That's too bad. > Unfortunately, I cannot repoduce this yet. > Does this simple case work? > > gvim --clean > :echo system('dir') > > Does the problem occur only with gvim? not on vim.exe? Ah! `

Re: E484 after GVIM update

2019-05-22 Fir de Conversatie Ken Takata
Hi, 2019/5/23 Thu 5:29:48 UTC+9 Bram Moolenaar wrote: > > > 2019/5/16 Thu 15:50:40 UTC+9 Ni Va wrote: > > > > Le mercredi 15 mai 2019 10:19:04 UTC+2, Ken Takata a écrit : > > > > > Hi, > > > > > > > > > > 2019/5/15 Wed 16:07:17 UT

Re: E484 after GVIM update

2019-05-16 Fir de Conversatie Ken Takata
Hi, 2019/5/16 Thu 15:50:40 UTC+9 Ni Va wrote: > Le mercredi 15 mai 2019 10:19:04 UTC+2, Ken Takata a écrit : > > Hi, > > > > 2019/5/15 Wed 16:07:17 UTC+9 Ni Va wrote: > > > Le vendredi 3 mai 2019 00:36:56 UTC+2, Blay263 a écrit : > > > > On Tuesday, Ap

Re: E484 after GVIM update

2019-05-15 Fir de Conversatie Ken Takata
tem('which > > > > > '.g:Explorer_RubyLibName),":p"),':..',':',"") > > > > > > > > Same problem with Vim.8.1.1239 patch > > > > > > Line 645: > > > let g:startify_custom_header = &

Re: Patch 8.1.1146

2019-05-13 Fir de Conversatie Ken Takata
2,8 @@ color2index(VTermColor *color, int fg, i if (color->ansi_index != VTERM_ANSI_INDEX_NONE) { + if (t_colors == 256) + return color->ansi_index; // The first 16 colors and default: use the ANSI index. switch (color->ansi_index) { Regard

[patch][win32] Indent preprocessor directives in Make_cyg_ming.mak

2019-05-11 Fir de Conversatie Ken Takata
Hi, Preprocessor directives in Make_cyg_ming.mak are not indented now. The following patch indents them: https://bitbucket.org/k_takata/vim-ktakata-mq/src/330d810f8c533c58a67a010d786cdbc37ea634f8/indent-make_cyg_ming.patch?at=default Regards, Ken Takata -- -- You received this message from

[patch][win32] Indent preprocessor directives in Make_mvc.mak properly

2019-05-10 Fir de Conversatie Ken Takata
Hi, Preprocessor directives in Make_mvc.mak are not properly indented now. The following patch indents them properly: https://bitbucket.org/k_takata/vim-ktakata-mq/src/685efe556ac637c1df1961e758fbd68b74903ccb/indent-make_mvc.patch?at=default Regards, Ken Takata -- -- You received this

  1   2   3   4   5   6   7   8   9   10   >