Re: [vim] htmlcomplete bug: vim goes into an endless loop of errors prompting you to press enter

2015-11-17 Fir de Conversatie Christian Brabandt
Hi Dyl! On Di, 17 Nov 2015, Dyl A wrote: > Hello, > > It's been ~17 days since I posted here and I still haven't recieved a reply > from the maintainer. > > Where do we go from here? Does this patch fix it for you? idiff --git a/runtime/autoload/htmlcomplete.vim b/runtime/autoload/htmlcomp

Re: [vim] htmlcomplete bug: vim goes into an endless loop of errors prompting you to press enter

2015-11-17 Fir de Conversatie Dyl A
Hello, It's been ~17 days since I posted here and I still haven't recieved a reply from the maintainer. Where do we go from here? Thanks, Dylan -- -- 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

Re: words counting and select mode.

2015-11-17 Fir de Conversatie Christian Brabandt
On Fr, 13 Nov 2015, Christian Brabandt wrote: > On Di, 10 Nov 2015, hermi...@free.fr wrote: > > Could we have a countword() function that would avoid such dirty tricks? > I'll look into this. Attached is a patch. Best, Christian -- Niemand spricht eine Wahrheit aus, die er nicht mit einem Irrtum

Re: [vim] Yanking into the same registry slot as the macro's currently being recorded cause macro to be yanked instead. (#470)

2015-11-17 Fir de Conversatie Christian Brabandt
On Mo, 16 Nov 2015, Christian Brabandt wrote: > So how about adding some warning into the documentation that putting > from the same register that is used for recording won't likely work as > one would expect and perhaps also mention in the status line which > register is used for recording (e.g. i

Re: [vim] Fix configure script with DEVELOPER_DIR environment variable (#482)

2015-11-17 Fir de Conversatie Manuel Ortega
On Tue, Nov 17, 2015 at 2:27 PM, Kazuki Sakamoto wrote: > In the first place, we still must support building Vim on OS X 10.4? > Yes, of course. -Manny -- -- 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

[vim] Cursor disappears when adding/removing vertical splits (#480)

2015-11-17 Fir de Conversatie John Little
FWIW, I don't see this with KDE 5. Just speculating, this might be caused by a problem with GTK2 in Gnome 3; I have the impression that the Gnome project does that sort of thing. Regards, John Little -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your rep

Re: [vim] Yanking into the same registry slot as the macro's currently being recorded cause macro to be yanked instead. (#470)

2015-11-17 Fir de Conversatie Tony Mechelynck
On Tue, Nov 17, 2015 at 9:21 AM, Jeff Felchner wrote: > Tony, I definitely don't think there should be a prompt, but I think maybe a > status line warning would be appropriate? That's what I said in my reply to Christian. Best regards, Tony. -- -- You received this message from the "vim_dev