On May 19, 6:28 pm, Tony Mechelynck
wrote:
> Either it's been fixed in one of
> the patches (if any) between what you have and 7.2.436 (but I don't see
> anything obvious in the README of the patches), or else it's been
> corrected between 7.2 and 7.3a.
The bug is still present in 7.2.437 (window
On May 21, 3:08 am, Steve Hall wrote:
> On Thu, 2010-05-20 at 02:38 -0700, Jean Johner wrote:
> Nope, just busy and sleep deprived. :) I'll try to generate one in the
> next few days.
Thank you Steve.
Best regards
Jean Johner
--
You received this message from the "vim_dev" maillist.
Do not top
On Thu, 2010-05-20 at 02:38 -0700, Jean Johner wrote:
>
> It is nevertheless surprizing that the 7.2.436 version is still not
> available in Cream without Cream. Perhaps they are also waiting for
> 7.3.
Nope, just busy and sleep deprived. :) I'll try to generate one in the
next few days.
--
Ste
On May 20, 12:34 am, Tony Mechelynck
wrote:
> So you see: anyone can get the current state of the vim 7.3a source (and
> in that sense it is public) but at the moment there has not even been
> one beta release (and in that sense it is not yet public): it is for the
> people who like the fun of adv
On 19/05/10 19:25, Jean Johner wrote:
On May 19, 6:28 pm, Tony Mechelynck
wrote:
Works for me in Vim 7.3a, Huge, with GTK2 GUI, in both GUI and Console
mode, and AFAIK it isn't something "recently fixed" -- any "recent"
version should have it.
I see the red message just above the word "-- INSE
On May 19, 6:28 pm, Tony Mechelynck
wrote:
> However, in 7.2.411 there seems to be a missing redraw: I don't see the
> message when the rollover happens, but if at that moment I hit Ctrl-O
> (which still waits for a Normal-mode command) the red message appears.
I do see that too.
In fact my post
On May 19, 6:28 pm, Tony Mechelynck
wrote:
> Works for me in Vim 7.3a, Huge, with GTK2 GUI, in both GUI and Console
> mode, and AFAIK it isn't something "recently fixed" -- any "recent"
> version should have it.
>
> I see the red message just above the word "-- INSERT --" at the bottom
> of the V
On 19/05/10 17:37, Jean Johner wrote:
Hello,
Consider a .vimrc with only the 2 following lines
set nocp
set cmdheight=2
Searching a pattern in normal mode (with /,n n) results in
search hit BOTTOM, continuing at TOP
red message showing (on first cmd line) when bottom reached.
Doing the same in
Hello,
Consider a .vimrc with only the 2 following lines
set nocp
set cmdheight=2
Searching a pattern in normal mode (with /,n n) results in
search hit BOTTOM, continuing at TOP
red message showing (on first cmd line) when bottom reached.
Doing the same in insert mode (with CTRL-O /, then CTRL-O