Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!computer-lab.cambridge.ac.UK!gt From: gt@computer-lab.cambridge.ac.UK (Graham Titmus) Newsgroups: comp.sys.xerox Subject: Comments in imported Common Lisp files Message-ID: <8711051105.AA19586@ucbvax.Berkeley.EDU> Date: Thu, 5-Nov-87 04:45:46 EST Article-I.D.: ucbvax.8711051105.AA19586 Posted: Thu Nov 5 04:45:46 1987 Date-Received: Sun, 8-Nov-87 02:15:28 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 When you bring Common Lisp code developed on another machine over to Lyric you loose the comments when the file is read in. This is fine if you going to continue to edit with Tedit and load from text file every time. However, if you want to bring the file into the FILES? MAKEFILE world you have to go and reinsert them by hand. Is there a way around this -- I really hate to loose the few comments that I have!