We currently don't preserve whitespace after the beginning of the line,
which is the cause of the problem here.

We probably should be replacing runs of whitespace (both leading
whitespace and embedded whitespace) with the pattern "     ...
  " such that the run ends with a normal whitespace (so that if the
line gets wrapped, we don't have a space at the beginning of the next
line).

** Tags added: ui

-- 
doesnt look like a cow
https://launchpad.net/bugs/56125

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to