[slime-devel] Daily ChangeLog diff

Mark Harig idirectscm at aim.com
Sun Feb 10 15:08:58 UTC 2008


Marco Baringer wrote:
> +
> +2008-02-09  Helmut Eller  <heller at common-lisp.net>
> +
> +   Inspector cleanups.
> +
> +   * swank.lisp (emacs-inspect): Renamed from inspect-for-emacs.
> +   Changed all method-defs accordingly.
> +   (common-seperated-spec, inspector-princ): Moved to
> +   swank-fancy-inspector.lisp.
> +   (inspector-content): Renamed from inspector-content-for-emacs.
> +   (value-part): Renamed from value-part-for-emacs.
> +   (action-part): Renamed from action-part-for-emacs.
> +   (inspect-list): Renamed from inspect-for-emacs-list.
> +   (inspect-list-aux): New.
> +   (inspect-cons): Renamed from inspect-for-emacs-simple-cons.
> +   (*inspect-length*): Deleted.
> +   (inspect-list): Ignore max-length stuff.
> +   (inspector-content): Don't allow nil elements.
> +   (emacs-inspect array): Make the label of element type more
> +   consistent with the others.
> +
>   

Recent changes to contrib/slime-fancy-inspector.el (deleting the
definition of the function SLIME-FANCY-INSPECTOR-INIT,
among others) results in an error when SLIME-FANCY is
loaded into Emacs.  contrib/slime-fancy.el includes:

    (slime-fancy-inspector-init)




More information about the slime-devel mailing list