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: <40EE7B15.3EB2B368@dessent.net> Date: Fri, 09 Jul 2004 04:01:41 -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> <20040708222627 DOT GB15706 AT trixie DOT casa DOT cgf DOT cx> <006f01c4659b$eb0c13b0$4e6510ac AT ds DOT tao DOT co DOT uk> <20040709101909 DOT GL1389 AT cygbert DOT vinschen DOT de> <00b901c465a2$08e3ca30$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 William Blunn wrote: > I only wish that I could go back in time and show the inventor of
> the havoc they have wreaked by making it turn off wrapping by default.

I'm pretty sure you were joking here but if not...

That's the whole point of PRE, that it *doesn't* wrap.  It's for text
that's been preformatted, with linefeeds and spacing already
determined.  If PRE were to mangle the text by wrapping it at some
margin, it would totally defeat the purpose of the tag.

What really needs to be improved is mhonarc or whatever app is used to
make the web archives.  It should detect when the message contains no
linebreaks and not use PRE but rather let the browser render it as
normal text, so that it will be wrapped to the width of the screen as
intended.

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/