Hi Bram!

On 2015-01-14 Wednesday at 17:52 +0100 Bram Moolenaar wrote:
> Patch 7.4.576
> Problem:    Redrawing problem with 'relativenumber' and 'linebreak'.
> Solution:   Temporarily reset 'linebreak' and restore it in more places.
>           (Christian Brabandt)

This hunk intentionally dropped from Christians 2 patches
(he merged them in a single patch lastly)?

--- vim-7.4.576/src/normal.c
+++ vim-7.4.529-linebreak_bug/src/normal.c
@@ -2162,6 +2162,9 @@ do_pending_operator(cap, old_col, gui_ya
 #ifdef FEAT_VIRTUALEDIT
        virtual_op = MAYBE;
 #endif
+#ifdef FEAT_LINEBREAK
+    curwin->w_p_lbr = FALSE;
+#endif
        if (!gui_yank)
        {
            /*



There were two todo entries regarding this issue.  The second entry done, too?

Patch to fix wrong formatting if 'linebreak' is set. (Christian Brabandt, 2014
Nov 12)



Thanks to you and Christian!
Bugfixes whithin a few days, or even within a few hours frequently, this
is really an excellent support  :)


-- 
Roland Eggner

-- 
-- 
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 Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Attachment: pgp646emdwNGY.pgp
Description: PGP signature

Raspunde prin e-mail lui