inspector
- Description
- Tool for inspection of Emacs Lisp objects
- Latest
- inspector-0.38.0.20241108.155318.tar (.sig), 2024-Nov-08, 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.38.0.20240911.94847.tar.lz | 2024-Sep-11 | 64.9 KiB |
inspector-0.37.0.20240731.203714.tar.lz | 2024-Aug-01 | 64.9 KiB |
inspector-0.30.0.20230505.172927.tar.lz | 2023-May-05 | 64.6 KiB |
inspector-0.29.0.20230501.105318.tar.lz | 2023-May-01 | 122 KiB |
inspector-0.27.0.20230311.102913.tar.lz | 2023-Mar-11 | 122 KiB |
inspector-0.19.0.20230207.81231.tar.lz | 2023-Feb-07 | 120 KiB |
inspector-0.9.0.20230103.181948.tar.lz | 2023-Jan-03 | 118 KiB |
inspector-0.8.0.20220930.100104.tar.lz | 2022-Sep-30 | 129 KiB |
inspector-0.7.0.20220827.183319.tar.lz | 2022-Aug-28 | 47.4 KiB |
inspector-0.5.0.20220603.170842.tar.lz | 2022-Jun-03 | 47.2 KiB |