Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <40EE7B15.3EB2B368@dessent.net>
Date: Fri, 09 Jul 2004 04:01:41 -0700
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Wrapping long lines (Was Re: FAQ update suggestion for "I'm having basic problems with find. Why?")
References: <010701c464f4$398e2030$4e6510ac@ds.tao.co.uk> <Pine.GSO.4.58.0407081027371.11665@slinky.cs.nyu.edu> <013301c464fe$e2e425d0$4e6510ac@ds.tao.co.uk> <Pine.GSO.4.58.0407081124080.11665@slinky.cs.nyu.edu> <Pine.CYG.4.58.0407081405270.1032@edocomputer> <Pine.GSO.4.58.0407081549530.2377@slinky.cs.nyu.edu> <20040708222627.GB15706@trixie.casa.cgf.cx> <006f01c4659b$eb0c13b0$4e6510ac@ds.tao.co.uk> <20040709101909.GL1389@cygbert.vinschen.de> <00b901c465a2$08e3ca30$4e6510ac@ds.tao.co.uk>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

William Blunn wrote:

> I only wish that I could go back in time and show the inventor of <PRE>
> 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/

