Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-02-02 Thread Patrick O'Callaghan
On Sun, 2020-02-02 at 13:31 -0500, Adam Tauno Williams wrote: > On Thu, 2020-01-30 at 14:10 +0100, Milan Crha via evolution-list wrote: > > My current query is: > > Is editing of quoted text in the Plain Text mode used? > > What do you expect from it? > > Yes, as this message, to delete and inline

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-02-02 Thread Adam Tauno Williams
On Thu, 2020-01-30 at 14:10 +0100, Milan Crha via evolution-list wrote: > My current query is: > Is editing of quoted text in the Plain Text mode used? > What do you expect from it? Yes, as this message, to delete and inline. > I'm thinking of dropping it, instead of rewriting it in JavaScript. >

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-01-31 Thread Andrea Vai
Il giorno gio, 30/01/2020 alle 14.21 +0100, Michael Hirmke ha scritto: > > Hi Milan, > > [...] > > As I said, one can get used to it - but it is a loss! > > Hi, and thank you Milan, I agree with Michael on all the points, and I add one thing that may be related. To keep track of my workflow, I

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-01-30 Thread theapple...@differentmail.com
Hello Milan! Thanks for asking! I usually use the Inline (Outlook style) as reply style to avoid multiple >> quote character when there is a long thread with many succeeding emails. I also prefer plain text emails. To preserve the email thread I copy the text of the previous email and insert it

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-01-30 Thread Andre Klapper
On Thu, 2020-01-30 at 14:10 +0100, Milan Crha via evolution-list wrote: > My current query is: > > Is editing of quoted text in the Plain Text mode used? Yes, I use that a bit, to only quote relevant parts in my reply. > What do you expect from it? > > Tomas Popela (continued the work started by

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-01-30 Thread Reid Thompson via evolution-list
On Thu, 2020-01-30 at 14:10 +0100, Milan Crha via evolution-list wrote: > [EXTERNAL SOURCE] > > Hello, > for the background: WebKitGTK+ deprecated C DOM API few releases back, > thus I'm slowly changing the code to use JavaScript Core API instead. > The preview panel is done for the upcomi

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-01-30 Thread Pete Biggs
> > Is editing of quoted text in the Plain Text mode used? Yes, but not complex editing. > What do you expect from it? I want to wrap long lines and for them to remain quoted when I do so. (I usually change the paragraph setting from "Preformatted" to "Normal" to do that.) Splitting quoted p

Re: [Evolution] Query about editing quoted text in Plain Text mode

2020-01-30 Thread Michael Hirmke
Hi Milan, > Hello, >for the background: WebKitGTK+ deprecated C DOM API few releases back, >thus I'm slowly changing the code to use JavaScript Core API instead. >The preview panel is done for the upcoming 3.36.0 and I'm slowly >fighting with the editor part. There will be some functionality