Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!cca!z From: z@cca.UUCP (Steve Zimmerman) Newsgroups: net.emacs Subject: CCA EMACS extension language Message-ID: <5317@cca.UUCP> Date: Tue, 2-Aug-83 19:07:14 EDT Article-I.D.: cca.5317 Posted: Tue Aug 2 19:07:14 1983 Date-Received: Wed, 3-Aug-83 04:13:35 EDT Lines: 13 I am currently porting CCA EMACS to VMS, which should take another couple of weeks. Once this is finished, I will be working full time on the EMACS extension language. I would be very interested in knowing what other people think this language should be like. At this point, I know that it will be a small but complete Lisp; it will have garbage collection, so it will be able to support functions like cons and eval. Beyond this, the design is pretty much open. I would be interested in opinions on all aspects of the design, from which Lisp functions should be built in to which EMACS primitives should be supported. Though I can't promise to take all the advice I receive, I will certainly give careful consideration to all messages sent to me. Steve Zimmerman