Subject: GUI
Keywords: ::editor
          ::start
Title: Starting an Editor
--------------------------------------------------
Here is the current sequence of commands for starting an editor:
SHELL> nuedd64.sbcl
LISP>  (start-editor <username>)   username is a string like "FRED"
  -- after half hour or more the messages will stop with DelayedAtStart
LISP> (go-win)  
  -- Navigator and ML Toploop windows should appear.
If the old editor died into ldb  type quit , rather than (quit),
to exit ldb. ⋅
--------------------------------------------------
Authors: 
Contributors: RICH:t
              NUPRL:t
              MARK:t
⋅
Home