Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <40EDEF6B.A5A5F06@dessent.net> Date: Thu, 08 Jul 2004 18:05:47 -0700 From: Brian Dessent Organization: My own little world... MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Wrapping long lines (Was Re: FAQ update suggestion for "I'm having basic problems with find. Why?") References: <010701c464f4$398e2030$4e6510ac AT ds DOT tao DOT co DOT uk> <013301c464fe$e2e425d0$4e6510ac AT ds DOT tao DOT co DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Eduardo Chappa wrote: > We may agree or disagree about format=flowed sent to this > list, but we have to agree that what was sent was an e-mail message, > perfectly valid e-mail message to a mailing list and not a web page to a > web site. RFC2822 (which obsoletes the old RFC822) states in section 2.2.1: There are two limits that this standard places on the number of characters in a line. Each line of characters MUST be no more than 998 characters, and SHOULD be no more than 78 characters, excluding the CRLF. Wrapping lines at less than 80 characters is the standard accepted way of sending text email. It's the least common denominator that's guaranteed to work everywhere. It's just like HTML email - can I read it? Yes. Do I want it in my inbox? Heck no. Just because you can do something doesn't mean you should. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/