[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Saving the listener



   Date: 17 Mar 91 17:51:28
   From: Gat <Gat@ai.jpl.nasa.gov>
   Subject: Saving the listener
   To: info-macl@cambridge.apple.com
   
      Subject:      Saving the listener
   Is there a way to save the contents of the listener to disk that does not
   require user intervention?  Calling window-save or window-save-as on the
   listener always brings up a dialog box.
   
   Thanks,
   E.
   
   gat@robotics.jpl.nasa.gov
   
(ask <window>
  (setq (objvar ccl::my-file-name) <file name>)
  (window-save))