Patch 7.4.711

248 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 21, 2015, 1:12:31 PM4/21/15
to vim...@googlegroups.com

Patch 7.4.711 (after 7.4.710)
Problem: Missing change in one file.
Solution: Also change option.c
Files: src/option.c


*** ../vim-7.4.710/src/option.c 2015-03-31 18:30:09.139370916 +0200
--- src/option.c 2015-04-21 18:21:13.146538823 +0200
***************
*** 7322,7327 ****
--- 7322,7328 ----
{&lcs_ext, "extends"},
{&lcs_nbsp, "nbsp"},
{&lcs_prec, "precedes"},
+ {&lcs_space, "space"},
{&lcs_tab2, "tab"},
{&lcs_trail, "trail"},
#ifdef FEAT_CONCEAL
*** ../vim-7.4.710/src/version.c 2015-04-21 18:33:33.906675754 +0200
--- src/version.c 2015-04-21 19:10:23.143260095 +0200
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 711,
/**/

--
ALL: A witch! A witch!
WITCH: It's a fair cop.
ALL: Burn her! Burn her! Let's make her into a ladder.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Christian Brabandt

unread,
Apr 22, 2015, 4:26:50 AM4/22/15
to vim...@googlegroups.com, Bram Moolenaar
Am 2015-04-21 19:12, schrieb Bram Moolenaar:
> Patch 7.4.711 (after 7.4.710)
[listchars patch]

I have a strange problem. Sometimes, when issuing :set list and
listchars includes the space argument,
nothing happens. Only the space under the cursor will be drawn as
expected. Everywhere else,
the screen remains as is and I explicitly need to perform a redraw,
before everything is drawn as
expected.

But I can't reproduce this all the time. I have not yet seen this in the
gui version, and
in the terminal, this happens only sometimes, if I open up another
terminal and try to reproduce
it, I can't make it happen again. I tried with -u NONE -N to exclude a
configuration issue,
but even then it happens only sometimes.

Best,
Christian

Bram Moolenaar

unread,
Apr 22, 2015, 5:53:30 PM4/22/15
to Christian Brabandt, vim...@googlegroups.com
Perhaps patch 7.4.712 fixes this?

--
Back off man, I'm a scientist.
-- Peter, Ghostbusters

Christian Brabandt

unread,
Apr 23, 2015, 3:20:20 PM4/23/15
to vim...@googlegroups.com
Hi Bram!

On Mi, 22 Apr 2015, Bram Moolenaar wrote:

>
> Christian Brabandt wrote:
>
> > Am 2015-04-21 19:12, schrieb Bram Moolenaar:
> > > Patch 7.4.711 (after 7.4.710)
> > [listchars patch]
> >
> > I have a strange problem. Sometimes, when issuing :set list and
> > listchars includes the space argument,
> > nothing happens. Only the space under the cursor will be drawn as
> > expected. Everywhere else,
> > the screen remains as is and I explicitly need to perform a redraw,
> > before everything is drawn as
> > expected.
> >
> > But I can't reproduce this all the time. I have not yet seen this in the
> > gui version, and
> > in the terminal, this happens only sometimes, if I open up another
> > terminal and try to reproduce
> > it, I can't make it happen again. I tried with -u NONE -N to exclude a
> > configuration issue,
> > but even then it happens only sometimes.
>
> Perhaps patch 7.4.712 fixes this?

I doubt it. But it hasn't occurred anymore, so just forget it for now.

Best,
Christian
--
Der Arzt verbindet nur deine Wunden. Dein innerer Arzt aber wird dich
gesunden. Bitte ihn darum, sooft du kannst.
-- Paracelsus
Reply all
Reply to author
Forward
0 new messages