bug#15444: (no subject)

2016-07-14 Thread Paul Jackson
Leon wrote: >> Sorry; in my previous e-mail there was a wraparound induced by the e-mail >> composer. This one is hopefully better: >> $ echo " >> "| grep --color=always '[1-9]' >> >> python2 -c 'print " " * 80, 12

bug#15444: (no subject)

2016-07-14 Thread Leon Meier
Does the following also fail for you? It uses python instead of (difficult to see in email) explicit spaces to get the 80 spaces. Sorry; in my previous e-mail there was a wraparound induced by the e-mail composer. This one is hopefully better: $ echo "

bug#15444: (no subject)

2016-07-13 Thread Paul Jackson
Leon wrote: >> As of today, the test case >> >> echo " >> 1234" | grep --color=auto '[1-9]' >> (80 spaces and 1234) >> >> still fails in (u)xterm. Any resolution in sight? Does the following also fail for you? It uses python instead of (difficult to see in email) explicit spaces

bug#15444: (no subject)

2016-07-13 Thread Leon Meier
As of today, the test case echo " 1234" | grep --color=auto '[1-9]' (80 spaces and 1234) still fails in (u)xterm. Any resolution in sight? (Sorry for not providing any opinion of _how_ to resolve it technically at the moment; I'm not good enough for that. It is just the bug has