Re: using emavcs to generate format-flowed emails

2005-05-20 Thread Stefan Monnier
> "Kev" == Kev <[EMAIL PROTECTED]> writes: > lots to re-format paragraphs after making changes. I can use "M-x > set-hard-newlines" but that screws up my editing window (an xterm or > konsole), and does not react properly to resizing or meta-q > reformatting. At least not currently, maybe i

Re: using emavcs to generate format-flowed emails

2005-05-18 Thread Reiner Steib
On Tue, May 17 2005, Kev wrote: , | Reply-To: Followup-To: Keywords: Summary: | User-Agent: slrn/0.9.8.1 (Linux) ` Strange Reply-To header. > I use pine to read/organise/send mails and emacs to compose the text parts. > > I would like to be able to compose properly "format=flowed" mails,

Re: using emavcs to generate format-flowed emails

2005-05-18 Thread Thien-Thi Nguyen
Kev <[EMAIL PROTECTED]> writes: > Ideas? looks like (from a brief skim of rfc2646) two elements distinguish a format=fixed and a format=flowed text/plain block: (1) specification in the mime header, and (2) addition of eol whitespace. i'll leave (1) alone since that requires interaction between

using emavcs to generate format-flowed emails

2005-05-17 Thread Kev
Hi I use pine to read/organise/send mails and emacs to compose the text parts. I would like to be able to compose properly "format=flowed" mails, i.e according to RFC 2646 (http://www.faqs.org/rfcs/rfc2646.html) I dont see a really good (perfect) way to do this with emacs. I use "meta-q" lots