Previous: Minor mode hooks, Up: Customization [Contents][Index]
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.