Re: [PATCH] XDG Base Directory Specification support (v3)

2014-06-01 Fir de Conversatie Павлов Николай Александрович
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On June 2, 2014 12:54:39 AM GMT+03:00, "Jean-François Bignolles" wrote: >Hi, > >I made a new patch (based on vim 7.4.315). > >Le mercredi 28 mai 2014 19:49:50 UTC+2, Bram Moolenaar a écrit : > >> I had a look at this. >> >> First a small remark a

Re: [PATCH] XDG Base Directory Specification support (v3)

2014-06-01 Fir de Conversatie Jean-François Bignolles
Hi, I made a new patch (based on vim 7.4.315). Le mercredi 28 mai 2014 19:49:50 UTC+2, Bram Moolenaar a écrit : > I had a look at this. > > First a small remark about the patch: > > Places for your personal initializations: > > - Unix$HOME/.vimrc or $HOME/.vim/v

Re: patch: match_add() and match_delete() hack for matchparen speed improvement

2014-06-01 Fir de Conversatie Bram Moolenaar
Alexey Radkov wrote: > A new version: next_search_hl_pos() moved into next_search_hl(). > A number of fixes added. > Docs were added too, here is an excerpt: > > matchaddpos({group}, {pos}[, {priority}[, {id}]])*matchaddpos()* > Same as |matchadd()|, but requires a list of positi

Re: delete just left netrw buffer after opening file

2014-06-01 Fir de Conversatie Charles E Campbell
Enno wrote: Am Freitag, 23. Mai 2014 10:42:55 UTC+2 schrieb Enno: Can one configure netrw so that when opening a file in netrw the just left netrw buffer is automatically deleted? For example type :e ., navigate to a file, hit . Then there is the netrw buffer, created by :e . that we just lef

Can't build with strawberry perl 5.20 + mingw-w64-4.9.0

2014-06-01 Fir de Conversatie zdm
Here is the part of log: gcc -c -Iproto -DWIN32 -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -DHAVE_PATHDEF -DFEAT_HUGE -DMS_WIN64 -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DMSWINP S -DFEAT_OLE -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_GUI_W32 -DFEAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDY

Re: patch: match_add() and match_delete() hack for matchparen speed improvement

2014-06-01 Fir de Conversatie Alexey Radkov
A new version: next_search_hl_pos() moved into next_search_hl(). A number of fixes added. Docs were added too, here is an excerpt: matchaddpos({group}, {pos}[, {priority}[, {id}]])*matchaddpos()* Same as |matchadd()|, but requires a list of positions {pos} instead of a patt

Re: global command slow when clipboard=unnamed

2014-06-01 Fir de Conversatie Bram Moolenaar
Christian wrote: On So, 01 Jun 2014, Christian Brabandt wrote: > On Sa, 31 Mai 2014, Bram Moolenaar wrote: > > > > > Perhaps :g and :v are the only commands that fill a register multiple > > > > times? Well, executing a script does, of course. And executing from a > > > > register multiple ti

Re: global command slow when clipboard=unnamed

2014-06-01 Fir de Conversatie Christian Brabandt
On So, 01 Jun 2014, Christian Brabandt wrote: > On Sa, 31 Mai 2014, Bram Moolenaar wrote: > > > > > Perhaps :g and :v are the only commands that fill a register multiple > > > > times? Well, executing a script does, of course. And executing from a > > > > register multiple times. But that's no

Re: global command slow when clipboard=unnamed

2014-06-01 Fir de Conversatie Christian Brabandt
On Sa, 31 Mai 2014, Bram Moolenaar wrote: > > > Perhaps :g and :v are the only commands that fill a register multiple > > > times? Well, executing a script does, of course. And executing from a > > > register multiple times. But that's not done with one command. > > :folddoopen > > :folddoclose

Re: delete just left netrw buffer after opening file

2014-06-01 Fir de Conversatie Enno
Am Freitag, 23. Mai 2014 10:42:55 UTC+2 schrieb Enno: > Can one configure netrw so that when opening a file in netrw the just left > netrw buffer is automatically deleted? > > For example type :e ., navigate to a file, hit . Then there is the netrw > buffer, created by :e . that we just left, an

Re: delete just left netrw buffer after opening file

2014-06-01 Fir de Conversatie Enno
Am Freitag, 23. Mai 2014 10:42:55 UTC+2 schrieb Enno: > Can one configure netrw so that when opening a file in netrw the just left > netrw buffer is automatically deleted? > > For example type :e ., navigate to a file, hit . Then there is the netrw > buffer, created by :e . that we just left, an