Previous: , Up: Customization   [Contents][Index]


2.4.17 Debugging speechd-el

When you try to debug speechd-speak functions, you can experience the problem of recursive reading in the Elisp debugger. To avoid it, you can instruct speechd-el to be quiet in Elisp debuggers:

speechd-speak-in-debugger

If nil, speechd-speak functions won’t be reading in Elisp debuggers.