Skip to content
  • Helmut Eller's avatar
    * slime.el (sldb-eval-in-frame): Try to figure the package out. · ac0365fb
    Helmut Eller authored
    Ask Lisp if the function for frame was defined in a particular
    package and use it to read the form.
    (sldb-read-form-for-frame): New helper.
    
    * swank-backend (frame-package): New.
    * swank-cmucl (frame-package): Implement it.
    
    * swank.lisp (frame-package-name, eval-in-frame-aux): New.
    (eval-string-in-frame, pprint-eval-string-in-frame): Use package
    argument.
    ac0365fb