Path: utzoo!mnetor!uunet!husc6!rutgers!rochester!PT.CS.CMU.EDU!SPICE.CS.CMU.EDU!spe From: spe@SPICE.CS.CMU.EDU (Sean Engelson) Newsgroups: comp.lang.lisp Subject: Re: lisp environments Message-ID: <487@PT.CS.CMU.EDU> Date: 11 Dec 87 15:31:10 GMT Sender: netnews@PT.CS.CMU.EDU Reply-To: spe@spice.cs.cmu.edu (Sean Engelson) Organization: Carnegie-Mellon University, CS/RI Lines: 10 Keywords: With regard to the text vs structure editor controversy: text editors can simulate structure editors easily (e.g. Emacs-like programmable ones), but can structure editors simulate text editors?? I don't think so. Thus, text editors provide a more inclusive model of editing (i.e. model of computation) than structure editors. N'est ce pas? -Sean-