inspector
- Description
- Tool for inspection of Emacs Lisp objects
- Latest
- inspector-0.38.tar (.sig), 2024-Sep-11, 130 KiB
- Maintainer
- Mariano Montone <marianomontone@gmail.com>
- Website
- https://github.com/mmontone/emacs-inspector
- Browse ELPA's repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install
or list-packages
.
Full description
Tool for inspection of Emacs Lisp objects. Usage: M-x `inspector-inspect-expression' to evaluate an elisp expression and inspect the result. M-x `inspector-inspect-last-sexp' to evaluate last sexp in current buffer and inspect the result. Inside the inspector: M-x `inspector-pop' bound to letter l, to navigate to previous object. M-x `inspector-quit' bound to letter q, to exit the inspector. Also, M-x `forward-button' and M-x `backward-button' are conveniently bound to n and p. They can be used for fast navigation across the buttons that the inspector displays. Finally, you can use M-x `eval-expression' bound to letter e, to evaluate an elisp expression using the object currently being inspected (it is bound to *). From the Emacs debugger: When on an Emacs debugging backtrace, press letter i to inspect the pointed frame and its local variables. When on edebug-mode, use C-c C-i for inspecting expressions in the debugger.
Old versions
inspector-0.37.tar.lz | 2024-Aug-01 | 64.9 KiB |
inspector-0.36.tar.lz | 2024-Mar-31 | 64.9 KiB |
inspector-0.35.tar.lz | 2023-Sep-19 | 64.7 KiB |
inspector-0.34.tar.lz | 2023-Sep-15 | 64.7 KiB |
inspector-0.33.tar.lz | 2023-Aug-21 | 64.7 KiB |
inspector-0.32.tar.lz | 2023-Aug-12 | 64.6 KiB |
inspector-0.31.tar.lz | 2023-May-24 | 64.6 KiB |
inspector-0.30.tar.lz | 2023-May-05 | 122 KiB |
inspector-0.29.tar.lz | 2023-May-01 | 122 KiB |
inspector-0.19.tar.lz | 2023-Feb-07 | 120 KiB |
inspector-0.18.tar.lz | 2023-Feb-05 | 119 KiB |
inspector-0.10.tar.lz | 2023-Jan-05 | 118 KiB |
inspector-0.9.tar.lz | 2023-Jan-02 | 118 KiB |
inspector-0.8.tar.lz | 2022-Sep-11 | 50.8 KiB |
inspector-0.7.tar.lz | 2022-Aug-25 | 47.4 KiB |
inspector-0.6.tar.lz | 2022-Aug-23 | 47.3 KiB |
inspector-0.5.tar.lz | 2022-Jun-03 | 47.2 KiB |
inspector-0.4.tar.lz | 2022-Jun-02 | 47.1 KiB |
inspector-0.3.tar.lz | 2022-Jun-01 | 47.1 KiB |
inspector-0.2.tar.lz | 2022-May-26 | 46.9 KiB |