Bug 1936 - Go to nonquoted text while reading a mail
Summary: Go to nonquoted text while reading a mail
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Message View (show other bugs)
Version: 3.7.1
Hardware: All All
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2009-06-25 15:17 UTC by Laurent GHIGONIS
Modified: 2009-11-22 23:56 UTC (History)
1 user (show)

See Also:


Attachments
patch (4.90 KB, patch)
2009-06-25 15:19 UTC, Laurent GHIGONIS
no flags Details | Diff
updated patch against CVS HEAD (5.39 KB, patch)
2009-11-22 23:56 UTC, Laurent GHIGONIS
no flags Details | Diff

Description Laurent GHIGONIS 2009-06-25 15:17:17 UTC
This patch adds the ability to go to the next nonquote block of text while reading a mail.

problems i see :
 - it starts from the begining, even if you already scrolled into the mail. it's like the "search" thing. not easy way around ?
 - it doesnt take [...] as quotes, maybe there is a clean way to do it using gtk tags?
 - maybe the work shouldn't be in gtkutils, like its not really gtk-related. but then it might be messier to do ...
 - maybe the 'b' key should be listed in a menu ? and then add ability to change the key ? but 'enter' or 'space' or 'a' are not in menus, they are hardcoded
 - how does the user know about this key ?
Comment 1 Laurent GHIGONIS 2009-06-25 15:19:32 UTC
Created attachment 686 [details]
patch
Comment 2 Laurent GHIGONIS 2009-11-22 23:56:12 UTC
Created attachment 769 [details]
updated patch against CVS HEAD

Note You need to log in before you can comment on or make changes to this bug.