emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/inspector b782644bbb 67/93: README: evaluate with inspe


From: ELPA Syncer
Subject: [elpa] externals/inspector b782644bbb 67/93: README: evaluate with inspected object
Date: Tue, 24 May 2022 18:58:00 -0400 (EDT)

branch: externals/inspector
commit b782644bbbd84dbf67ca45e339f9c7664372eb42
Author: Mariano Montone <marianomontone@gmail.com>
Commit: GitHub <noreply@github.com>

    README: evaluate with inspected object
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 4c0dd28c72..ce27aeb330 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@ This is the [el-get](https://www.emacswiki.org/emacs/el-get 
"el-get") recipe:
 Also, `M-x forward-button` and `M-x backward-button` are conveniently bound to 
`n` and `p`. 
 They can be used for fast navigation through 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]