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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,de0abe9655235740 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-07 13:11:10 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: ACM Ada Letters Date: 07 Nov 2003 16:11:08 -0500 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <1065708924.347689@master.nyc.kbcfp.com> <3F864440.7070203@noplace.com> <8pWdnd8im8ToEzeiRVn-iw@gbronline.com> <3FAB95B6.9070008@noplace.com> NNTP-Posting-Host: pip1-5.std.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1068239468 15364 192.74.137.185 (7 Nov 2003 21:11:08 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Fri, 7 Nov 2003 21:11:08 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:2231 Date: 2003-11-07T16:11:08-05:00 List-Id: Marius Amado Alves writes: > ...to which I would add > > Fixed size font resembling Courier, Courier New > > for source code. Why do we write and read source code in fixed-width fonts? I usually do, and most folks do. But variable width is certainly more readable. For Russ: by "readable", I mean "easier to read". Please don't call me an "idiot" for not being *able* to read fixed-width fonts -- I just find variable-width fonts easier to read. ;-) ;-) - Bob