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,bc94896f23dccfae X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-03-06 11:56:59 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Somewhat on Topic: Word Processing Date: 06 Mar 2003 14:47:21 -0500 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <3E6672A3.2030605@cogeco.ca> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1046980879 23792 128.183.235.92 (6 Mar 2003 20:01:19 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 6 Mar 2003 20:01:19 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: archiver1.google.com comp.lang.ada:34991 Date: 2003-03-06T20:01:19+00:00 List-Id: Peter Hermann writes: > I made several hopeful startups to acqauint to EMACS > however got stuck in those odd key sequences, > their mappings of which are extremely noncompatible > on different keyboard brands. :-( First thing I did when I got serious about Emacs was make my own list of bindings to all the keys I care about. Then when I had to use a weird keyboard, I just copied and edited that list. Made things much easier. These days, either everything has a "standard PC keyboard", or I can just run an X server on my PC to get to it. Life is good :). -- -- Stephe