From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,429176cb92b1b825 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: AWS Coding Styles (and about boring plain-linear text files in the end) References: <3077fffa-eed7-4763-8bca-9ac3bb0a41e1@o14g2000prn.googlegroups.com> <82y66ihc0i.fsf@stephe-leake.org> <4d355532$0$6878$9b4e6d93@newsspool2.arcor-online.net> <8b58b9da-a014-4a0e-8d20-ca86a4993961@h17g2000pre.googlegroups.com> Date: Wed, 19 Jan 2011 06:21:29 -0500 Message-ID: <82hbd5gmva.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:zYM9FWMD25VDs6dRcX1mmjLap30= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: d59074d36c929e029e66108977 Xref: g2news1.google.com comp.lang.ada:16555 Date: 2011-01-19T06:21:29-05:00 List-Id: "Yannick DuchĂȘne (Hibou57)" writes: > If you doubt, then a question : where do > you think these old systems get this default screen width of 80 > characters ? You think they were not able to do it wider ? Answer : > from the ergonomic principle stated above. 80 characters width was > not due to technical limitations, this was a target specification. And it was appropriate for the languages of the time; assembler, FORTRAN. Languages have improved, it's time to reevaluate that ergonomic conclusion. Do you have any evidence that 80 is still the right number? I have personal experience that 120 is better for me. > If there is an area where we still unfortunately stick to old obsolete > systems, the is not about text width, this about two other points: 1) > ASCII heritage vs Unicode (using either Emacs or VIM for > multi-language text files is simply *impossible* most of the time, This has gotten much better in Emacs recently; it fully supports UTF-8. -- -- Stephe