Hi Bram,
2016-1-7(Thu) 16:04:39 UTC+9 h_east:
snip...
> > That's a big change. Can you give an example of what didn't work before
> > and works now?
>
> Please see Test_visual_increment_27() ~ Test_visual_increment_34().
> Below is ather exsample.
>
> Case 1 (Visual blockwise with TAB and SPAC
Hi Marslo,
2016/1/6 Wed 22:25:22 UTC+9 Marslo Jiao wrote:
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE
> -D_FORTIFY_SOURCE=1-I/usr/include/python2.7 -DPYTHON_HOME='"/usr"'
> -pthread -fPIE -o objects/if_python.o if_python.c
Hm, it's strange that the preinstalled py
Can someone help me? Thanks in advanced.
--
--
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 because you are subscribed to the
Hi
Attached patch fixes 2 typos in the output of the :options
command of Vim-7.4.1055.
Regards
Dominique
--
--
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
On Wed, Jan 06, 2016 at 09:08:27PM +0100, Bram Moolenaar wrote:
>
> Yukihiro Nakadaira wrote:
>
> > if_mzscheme does not work. I wrote patch for it. Please check the attached
> > patch.
> >
> > Linux & Windows:
> > Fix startup_mzscheme() to initialize collects and config path properly.
> >
On 2016-01-06, Bram Moolenaar wrote:
> Gary Johnson wrote:
>
> > I just noticed that it is suddenly taking several seconds for Vim to
> > execute z=. In the following example, it takes 10 seconds from
> > the time I type z= until the list of suggestions is displayed.
> >
> > $ echo cscope |
Gary Johnson wrote:
> I just noticed that it is suddenly taking several seconds for Vim to
> execute z=. In the following example, it takes 10 seconds from
> the time I type z= until the list of suggestions is displayed.
>
> $ echo cscope | vim -N -u NONE -c 'set spell' -
>
> I think it is
Hirohito Higashi wrote:
> To: Bram (As a Vimboss)
> To: Christian Brabandt (As a visual / first patch author)
> To: Jason Schulz (As a support for bin 'nrformats' patch author)
>
> Hi,
>
> I refactored visual / to support vcol et al.
> This mean is code free!
>
> Contents of patch.
> - visual
On Wed, Jan 6, 2016 at 3:12 PM, Manuel Ortega wrote:
> I just built 7.4.1055. Then I did 'make test'. I get the following
> nonsense:
>
> test1 FAILED - terminal size must be 80x24 or larger
>
> My terminal is 80x25. Also, I didn't get this message one or two days
> ago, even though my termina
On 2016-01-06, Gary Johnson wrote:
> I just noticed that it is suddenly taking several seconds for Vim to
> execute z=. In the following example, it takes 10 seconds from
> the time I type z= until the list of suggestions is displayed.
>
> $ echo cscope | vim -N -u NONE -c 'set spell' -
I fo
I just built 7.4.1055. Then I did 'make test'. I get the following
nonsense:
test1 FAILED - terminal size must be 80x24 or larger
My terminal is 80x25. Also, I didn't get this message one or two days ago,
even though my terminal size hasn't been modified.
This is on Mac OS X 10.11.2, using iT
I just noticed that it is suddenly taking several seconds for Vim to
execute z=. In the following example, it takes 10 seconds from
the time I type z= until the list of suggestions is displayed.
$ echo cscope | vim -N -u NONE -c 'set spell' -
I think it is due to the spelling dictionary rath
Patch 7.4.1055
Problem:Running "make newtests" in src/testdir has no output.
Solution: List the messages file when a test fails. (Christian Brabandt)
Update the list of tests.
Files: src/Makefile, src/testdir/Makefile
*** ../vim-7.4.1054/src/Makefile2016-01-01 17:2
Christian Brabandt wrote:
> Bram,
> I worked on creating some new tests. And at first it took me some time,
> until I finally managed to see some failures, therefore I thought, we
> could add a rule to the test Makefile to make it obvious, what failed:
>
> Thanks for considering.
I suppose yo
On 2016-01-06, Christian Brabandt wrote:
> On Mo, 04 Jan 2016, Gary Johnson wrote:
> > I'm in the same situation. I've been using
> >
> > setlocal foldmethod=marker
> > setlocal foldmarker={,}
> >
> > to have convenient folding of C blocks. Every now and then the
> > folding would becom
Christian Brabandt wrote:
> On Sa, 26 Dez 2015, Christian Brabandt wrote:
>
> > Okay, I'll go with and check it out within the next 2 weeks. I
> > am on vacation currently, so don't expect anything very soon.
>
> Here is a patch series, that adds the argument to the
> :windo/bufdo/argdo/cdo
Yukihiro Nakadaira wrote:
> if_mzscheme does not work. I wrote patch for it. Please check the attached
> patch.
>
> Linux & Windows:
> Fix startup_mzscheme() to initialize collects and config path properly.
>
> Linux:
> Fix configure script for build error.
>
> Windows:
> Fix make_mvc.
Christian Brabandt schrob am Mittwoch, 6. Januar 2016 um 20:47 Zeit:
> Where does it say so?
http://download.racket-lang.org/v5.2.html
"The Racket-to-C compiler (as accessed via `raco ctool' or `mzc') has
been removed; Racket's JIT has long provided better performance, and
the FFI provides bette
Hi tux.!
On Mi, 06 Jan 2016, tux. wrote:
> Christian Brabandt schrob am Mittwoch, 6. Januar 2016 um 20:08 Zeit:
>
> > Is this a self-compiled racket?
>
> Yes, but that shouldn't matter at all because (as I stated in an
> earlier thread on this mailing list that has completely been ignored
> by
Christian Brabandt schrob am Mittwoch, 6. Januar 2016 um 20:08 Zeit:
> Is this a self-compiled racket?
Yes, but that shouldn't matter at all because (as I stated in an
earlier thread on this mailing list that has completely been ignored
by everyone...) "raco ctool" has been removed from Racket 5.
Still not working on Windows:
> raco.exe: Unrecognized command: ctool
>
> Usage: raco ... ...
--
--
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
On Mi, 06 Jan 2016, tux. wrote:
> Still not working on Windows:
>
> > raco.exe: Unrecognized command: ctool
Is this a self-compiled racket?
I noticed that same when trying to install a self-compiled racket (need
to self-compile to enable dynamic linking into vim) and had the same
issue. I bel
On Wednesday, 6 January 2016 23:04:17 UTC+8, Marslo Jiao wrote:
> On Wednesday, 6 January 2016 22:47:32 UTC+8, Marslo Jiao wrote:
> > On Wednesday, 6 January 2016 22:27:47 UTC+8, Marslo Jiao wrote:
> > > On Wednesday, 6 January 2016 21:25:22 UTC+8, Marslo Jiao wrote:
> > > :echo has('python') =
To: Bram (As a Vimboss)
To: Christian Brabandt (As a visual / first patch author)
To: Jason Schulz (As a support for bin 'nrformats' patch author)
Hi,
I refactored visual / to support vcol et al.
This mean is code free!
Contents of patch.
- visual / support vcol. ( code free)
- 'test_increment'
On Wednesday, 6 January 2016 22:47:32 UTC+8, Marslo Jiao wrote:
> On Wednesday, 6 January 2016 22:27:47 UTC+8, Marslo Jiao wrote:
> > On Wednesday, 6 January 2016 21:25:22 UTC+8, Marslo Jiao wrote:
> > :echo has('python') == 1
> > BUT, :python print 'abc' ==> E887: Sorry, this command is disable
On Wednesday, 6 January 2016 22:27:47 UTC+8, Marslo Jiao wrote:
> On Wednesday, 6 January 2016 21:25:22 UTC+8, Marslo Jiao wrote:
> > vim source code from g...@github.com:vim/vim.git (configuration log has
> > been attached):
> > ===
> > $ git clone g...@github.com:vim/vim.git vimsrc
> > $ cd vi
On Wednesday, 6 January 2016 21:25:22 UTC+8, Marslo Jiao wrote:
> vim source code from g...@github.com:vim/vim.git (configuration log has been
> attached):
> ===
> $ git clone g...@github.com:vim/vim.git vimsrc
> $ cd vimsrc
> $ ./configure --prefix=$HOME/.marslo/myprograms/vim74
> --enable-pyth
Please follow the rest of this conversation on the vim_dev list, where
I am redirecting it.
On Tue, Jan 5, 2016 at 12:27 AM, Bernd Eggink wrote:
> When trying to compile vim on Linux (Crux) I get this error:
>
> -
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -march=x86
On Mo, 04 Jan 2016, Gary Johnson wrote:
> I'm in the same situation. I've been using
>
> setlocal foldmethod=marker
> setlocal foldmarker={,}
>
> to have convenient folding of C blocks. Every now and then the
> folding would become corrupted by an initialization such as your
>
> st
if_mzscheme does not work. I wrote patch for it. Please check the attached
patch.
Linux & Windows:
Fix startup_mzscheme() to initialize collects and config path properly.
Linux:
Fix configure script for build error.
Windows:
Fix make_mvc.mak for build error.
Use scheme_register_tls_spa
Hi Bram and List,
2016-1-5(Tue) 12:14:02 UTC+9 thinca:
> > How about this:
> >
> > bin If included, numbers starting with "0b" or "0B" will be
> > considered to be binary. Example: Using CTRL-X on
> > "0b1000" results in "0x0111".
>
> It looks pretty g
On Mi, 06 Jan 2016, Christian Brabandt wrote:
> Here is a patch series, that adds the argument to the
> :windo/bufdo/argdo/cdo commands that should correctly restore the cursor
> position after those commands. The patch includes updates to the
> documentation, a newstyle test and an update to
On Sa, 26 Dez 2015, Christian Brabandt wrote:
> Okay, I'll go with and check it out within the next 2 weeks. I
> am on vacation currently, so don't expect anything very soon.
Here is a patch series, that adds the argument to the
:windo/bufdo/argdo/cdo commands that should correctly restore th
33 matches
Mail list logo