[Bug 146191] New: Implement text reformatting like vim's gggqG
Richard Hartmann
richih-kde at richih.org
Thu May 31 09:18:16 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=146191
Summary: Implement text reformatting like vim's gggqG
Product: kmail
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdepim-bugs kde org
ReportedBy: richih-kde richih org
Version: (using KDE KDE 3.5.6)
To see what I mean:
start vim
:set paste
press 'i'
copy and paste this:
-------------------------
Hello Test,
I am writing emails in a way that makes everyone reading mail on a terminal weep. I do this on purpose.
I
also
hate
people
who
embed
their
email
reading
window,
thus
I
create
long
emails.
Please help me,
Misanthrope
--------------------------
press '<esc>'
:set tw=72
press 'gggqG'
It will reformat the text nicely. It will also heed any quoting and indentation.
More information about the Kdepim-bugs
mailing list