Skip to content
  • Helmut Eller's avatar
    Fix source-path mapping for #+#.'(:and). · 31db9911
    Helmut Eller authored
    Patch by Luis Oliveira.
    
    * swank-source-path-parser.lisp (make-source-recording-readtable):
    don't suppress the #. reader macro.
    (read-and-record-source-map): don't bind *read-eval* to nil.
    (suppress-sharp-dot): unused, delete it.
    
    * slime.el (test compile-defun): test with #+#.'(:and).
    31db9911