* Logging and Auditing functions executed by Emacs Lisp interpreter
@ 2020-04-11 21:48 Narendra Joshi
0 siblings, 0 replies; only message in thread
From: Narendra Joshi @ 2020-04-11 21:48 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I use a package- `elisp-demos`, which adds examples of Emacs Lisp
functions to `help` buffers. I was curious to know whether it
executed the examples on my machine to show their output or not. I
figured out that the output is also hard-coded in the package
files. This led me to start looking for something that would allow
me to see what the Emacs Lisp interpreter is evaluating, e.g. the
functions that it had to call during evaluation. Something similar
to `view-lossage` but that includes non-interactive functions
(e.g. network calls made from installed packages, processes
spawned, or functions being called by timers regularly). Is there
such a feature in Emacs?
--
Narendra Joshi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-11 21:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-11 21:48 Logging and Auditing functions executed by Emacs Lisp interpreter Narendra Joshi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).