Bug 293374 - Whitespace compression when replying to mails
Summary: Whitespace compression when replying to mails
Status: CONFIRMED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 1.99.0
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-05 16:27 UTC by Rolf Eike Beer
Modified: 2012-02-05 16:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2012-02-05 16:27:48 UTC
Version:           1.99.0 (using KDE 4.8.0) 
OS:                Linux

Let's say I'm replying to a mail that looks like this:

> > What's up?
> Alright, and you?
Fine.

This ends up as:

> > > What's up?
> > Alright, and you?
> Fine.

Which will easily end up in the need of wrapping the lines. And it wastes a lot of horizontal space. I would suppose to remove all whitespace in the quote signs and only leave the one after the last:

>>> What's up?
>> Alright, and you?
> Fine.


Reproducible: Didn't try

Steps to Reproduce:
Write yourself a mail, reply to it 2 or 3 times.

Actual Results:  
 

Expected Results:  
 

OS: Linux (x86_64) release 3.2.0-7-desktop
Compiler: gcc