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,8bc34e14e4555720 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-10 11:16:35 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!cpk-news-hub1.bbnplanet.com!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: This is a simple question Date: 10 Oct 2001 13:16:27 -0500 Organization: LJK Software Message-ID: References: <9pk4t7$tbm$1@trog.dera.gov.uk> <87zo762rta.fsf@deneb.enyo.de> <9pkc0r$m5j$1@trog.dera.gov.uk> <9pkddm$afh$1@nh.pace.co.uk> <9pvdp5$8im$1@nh.pace.co.uk> <3BC48598.80703@home.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1002737789 31335 192.135.80.34 (10 Oct 2001 18:16:29 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 10 Oct 2001 18:16:29 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:14193 Date: 2001-10-10T13:16:27-05:00 List-Id: In article <3BC48598.80703@home.com>, "Warren W. Gay VE3WWG" writes: > GNU-Emacs could be vastly improved by make one single change: > that is, support the ^C function that Prime's EMACS provided. ^C was > a "repeat last function" binding. In TECO I follow a command with *M to store that command in Q-register M and then MM$$ to execute the command in Q-register M. The original EMACS was written in TECO -- did they lose that along the way, or was it added to TECO after EMACS split off ?