Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!njin!princeton!phoenix!phoenix.princeton.edu!eho From: eho@clarity.Princeton.EDU (Eric Ho) Newsgroups: gnu.emacs Subject: monkey & clisp -- can't mix together ?? Message-ID: Date: 6 Sep 89 21:02:56 GMT Sender: news@phoenix.Princeton.EDU Distribution: gnu Organization: Cognitive Science Lab. Princeton University. Lines: 22 The current version of clisp (as of August 89') doesn't mix with monkey.el (monkey version is as of June 89'). If you load monkey.el and then load clisp.el and then when you invoke (start-lisp) then your *lisp* buffer will be seriously choked -- you can type in anything including 's. If you load clisp.el before monkey.el then you're ok. It is weird. However, if you're using earler version of clisp.el (say around March 89') then you're ok no matter what you load first. Also, both the latest and the March version of clisp.el barfs when your lisp filename extension is .l instead of .lsp or .lisp (assuming of course ("\\.l$" . lisp-mode)) is in aut-mode-alist just like that for .lsp or .lisp -- it barfs when you do a 'C-c l' after you've visited your .l file. -- Eric Ho Cognitive Science Lab., Princeton University voice = 609-987-2987 email = eho@confidence.princeton.edu 609-987-2819 (messages) eho@bogey.princeton.edu regards. -eric-