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,61ca51fcfd50e9a9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-24 06:17:18 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed1!bredband!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: GNAT Programming System 1.4.0 release Date: Mon, 24 Nov 2003 14:17:18 +0000 (UTC) Organization: PVV Message-ID: References: <1069440595.219148@master.nyc.kbcfp.com> <1069679119.970683@master.nyc.kbcfp.com> <1069682993.993783@master.nyc.kbcfp.com> NNTP-Posting-Host: 129.241.83.78 X-Trace: tyfon.itea.ntnu.no 1069683438 15936 129.241.83.78 (24 Nov 2003 14:17:18 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 24 Nov 2003 14:17:18 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:2900 Date: 2003-11-24T14:17:18+00:00 List-Id: On 2003-11-24, Hyman Rosen wrote: > Preben Randhol wrote: >> Unfortunately a mouse button though. > > Yes, I can see that I want *you* designing my interface. Hehehe. Allergic to the keyboard, ei? ;-) Small example: x^2 = S_i a_i^0.5 + b_i writing this in Word is a pain when you use the mouse to click on the super and subscript symbols. If one on the other hand can press a shortcut f.eks _ or __ or something and then get the subscript mode and write i and continue it is much faster and convenient. Just try wrinting some 100 equations in Word and you'll see :-) -- "Saving keystrokes is the job of the text editor, not the programming language."