From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115064 invoked by alias); 19 Sep 2017 02:32:29 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 114233 invoked by uid 89); 19 Sep 2017 02:32:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=posts, scrolls, judging, penny X-HELO: smtp-out-so.shaw.ca Received: from smtp-out-so.shaw.ca (HELO smtp-out-so.shaw.ca) (64.59.136.139) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 19 Sep 2017 02:32:27 +0000 Received: from [192.168.1.100] ([24.64.240.204]) by shaw.ca with SMTP id u8KndyXSp8LPZu8Kod6OKC; Mon, 18 Sep 2017 20:32:26 -0600 X-Authority-Analysis: v=2.2 cv=e552ceh/ c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=48vgC7mUAAAA:8 a=CCpqsmhAAAAA:8 a=oMPslU88V64MeGgG5o8A:9 a=QEXdDO2ut3YA:10 a=nClAInn0eHkA:10 a=sRI3_1zDfAgwuvI8zelB:22 a=w1C3t2QeGrPiZgrLijVG:22 a=ul9cdbp4aOFLsgKbc677:22 From: Brian Inglis Subject: Re: format=flowed issues [Was: gawk 4.1.4: CR separate char for CRLF files] Reply-To: Brian.Inglis@SystematicSw.ab.ca To: overseers@sourceware.org References: <598cf369.c534ca0a.c1f7.9f20@mx.google.com> <20170811132526.GA11704@calimero.vinschen.de> Cc: cygwin@cygwin.com Message-ID: <103dc278-66e1-8715-375e-cb41e5e9672e@SystematicSw.ab.ca> Date: Tue, 19 Sep 2017 02:32:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20170811132526.GA11704@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfGgtG48Bem5ROrqQ85L5Ftgt4SCh1vi85YrZBInZqSBRVbLaH9xqIn+MuUzWnHs/YArkbmvIrUT0r44os4LlsitxD32s70EQ4NmjEhLFg7xEFg0ujjWm 6WoSWisAPR8gF/sF8jr0kvhsD+VG//fpQWvQDeIxsmStETUmM4i+SeIcXhv0xikURBpxLu+BgZMhzXfF0sMOLmgGyONBS8gcPbmqbocifeluSccrFY4lw5n9 X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00186.txt.bz2 On 2017-08-11 07:25, Corinna Vinschen wrote: > On Aug 11 09:15, David Macek wrote: >> On 11. 8. 2017 1:59, Steven Penny wrote: >>> On Thu, 10 Aug 2017 16:48:47, Brian Inglis wrote: >>>> Many archives and sites display lines off the right margin instead of allowing >>>> them to wrap as normal in HTML. Possibly using pre format style without >>>> horizontal scrollbars instead of just specifying a monospace font style. That >>>> makes it a site or converter design issue! >>> >>> Nope. Wrong. David has been doing this for over 2 years: >>> >>> http://cygwin.com/ml/cygwin/2015-01/msg00232.html >>> >>> So it is a user issue. The user must hard wrap because Cygwin site does not. >> >> """ >> Nope. Wrong. Cygwin site has been doing this for over 2 years: >> >> http://cygwin.com/ml/cygwin/2015-01/msg00232.html >> >> So it is a site issue. The site must wrap because David does not. >> """ >> >> In other words, why do you think your argument is correct? Format=flowed is >> not a new thing and it would be nice >> if the archives site could display it correctly. I can cooperate on this >> with the maintainer(s) if they're interested. Essentially, one line of CSS >> should fix it, judging by my quick test. > > The archives on sourceware.org are centrally maintained by the > sourceware overseers. You could send your change suggestion to > overseers AT sourceware DOT org, or you could try to discuss this > on the Freenode #overseers channel. Just be a bit patient ;) [Now that the disk problems have been recovered from, hopefully, resending this] Please see referenced links to messages using standard "Content-Type: text/plain; charset=utf-8; format=flowed", and preceding messages in these threads. Could you please consider adding "white-space: pre-wrap;" or equivalent in to the style string in the email body HTML
 tags or mailing list
CSS, perhaps only when email has Content-type: ...format=flowed..., to ensure
that white space is preserved but long lines are wrapped in the window, to allow
reading without long horizontal scrolls, which make posts hard to read.

This may also assist mobile users read without zooming and scrolling or trying
to read tiny fonts.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple