Re: VIM is inserting characters when start up

2015-09-02 Fir de Conversatie Christian Brabandt
Hi Luis! On Di, 01 Sep 2015, Luis González wrote: > Hi All, > > Using VIM version: > VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 25 2015 16:53:28) > Included patches: 1-801, 803-808, 810-838 > Compiled by > > I found the following issue: > When I start vim for existing

Re: Patch 7.4.846

2015-09-02 Fir de Conversatie Christian Brabandt
Hi Bram! On Di, 01 Sep 2015, Bram Moolenaar wrote: > > Christian Brabandt wrote: > > > On Di, 01 Sep 2015, Bram Moolenaar wrote: > > > > > Patch 7.4.846 > > > Problem:Some GitHub users don't know how to use issues. > > > Solution: Add a file that explains the basics of contributing. > >

another tooltip issue

2015-09-02 Fir de Conversatie Charles Campbell
Hello! When I have a tooltip window appear, and then change workspaces (via ctrl-alt-arrow under gtk/linux), the tooltip window appears in the new workspace. Moving the mouse about doesn't affect it. Regards, Chip Campbell -- -- You received this message from the "vim_dev" maillist. Do not

Re: Patch 7.4.802

2015-09-02 Fir de Conversatie Christian Brabandt
Hi Lucas! On Mi, 02 Sep 2015, Lucas Buchala wrote: > On Tue, Jul 28, 2015 at 12:16 PM, Bram Moolenaar wrote: > > > > Patch 7.4.802 > > Problem:Using "A" in Visual mode while 'linebreak' is set is not tested. > > Solution: Add a test for this, verifies the problem is

Re: The :help command is buggy when invoked from within vimtutor and gvimtutor

2015-09-02 Fir de Conversatie Christian Brabandt
Hi Georgiy! On Mi, 02 Sep 2015, Georgiy Treyvus wrote: > I've been using Vim for a few years now and hobbling around well enough > but ultimately decided I wanted to learn to use Vim more effectively. > Thus among other things I ran vimtutor again in hopes of absorbing stuff > that I didn't

Re: The :help command is buggy when invoked from within vimtutor and gvimtutor

2015-09-02 Fir de Conversatie James McCoy
On Wed, Sep 02, 2015 at 04:52:40PM -0400, Georgiy Treyvus wrote: > Perhaps you tried reproducing this with a different version of Vim or > quite possibly I screwed something up on my end. Hopefully the attached > screenshots will help illuminate what's going on or at least to confirm > this bug.

ARM Cross compile issue

2015-09-02 Fir de Conversatie Byte Termite
Hi there, I am cross compiling vim from the git repository I just checked out. It breaks when the sjiscorr is built for a ARM and the build process tries to execute on my x86 host. I am cross compiling on x86 to a ARMv6. I was able to work around the issue with a simple patch work. Obviously

The :help command is buggy when invoked from within vimtutor and gvimtutor

2015-09-02 Fir de Conversatie Georgiy Treyvus
I've been using Vim for a few years now and hobbling around well enough but ultimately decided I wanted to learn to use Vim more effectively. Thus among other things I ran vimtutor again in hopes of absorbing stuff that I didn't remember from the first time around. Ultimately as I reached the end

Re: Patch 7.4.802

2015-09-02 Fir de Conversatie Lucas Buchala
On Tue, Jul 28, 2015 at 12:16 PM, Bram Moolenaar wrote: > > Patch 7.4.802 > Problem:Using "A" in Visual mode while 'linebreak' is set is not tested. > Solution: Add a test for this, verifies the problem is fixed. (Ingo Karkat) > Files: src/testdir/test39.in,

Re: [patch] Fixed segfault from using regexes with clientserver

2015-09-02 Fir de Conversatie Bram Moolenaar
James Kolb wrote: > > James Kolb wrote: > > > > > On Friday, August 21, 2015 at 1:39:10 PM UTC-4, Bram Moolenaar wrote: > > > > James Kolb wrote: > > > > > > > > > The current regex code may call mch_breakcheck which can process X > > events. > > > > > One of these events could be a remote_expr