https://bugs.kde.org/show_bug.cgi?id=486857

--- Comment #4 from Mark <mark...@gmail.com> ---
I would remove static word wrap as a feature. It's dangerous to have it
enabled.
You do not want your editor to add in new lines based on the width of your
wordwrap column boundary (80 characters by default).

If enabled, this feature will wreak havoc to anything larger then 80
characters.
- Pasting in code that happens to be 80+ characters, have fun fixing it.
- Config files that might go beyond 80 characters, not even gonna work for you.

The only place where this "feature" could have even the slightest additional
value is with just writing notes on something. But even there i'd argue that
static word wrapping would be ill advised, use dynamic instead.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to