Next: Signalling, Previous: Auto-Reading Buffers, Up: Customization [Contents][Index]
speechd-el can read information about current Emacs state, like current buffer name, major and minor modes or other buffer attributes, see See Informatory Commands. Changes in the Emacs state information can be reported automatically, according to the user configuration:
speechd-speak-state-changes ¶List of identifiers of the Emacs state changes to be automatically reported. The following symbols are recognized as state change identifiers:
buffer-namebuffer-identification(only in Emacs 22 or higher)
buffer-modifiedbuffer-read-onlyframe-nameframe-identification(only in Emacs 22 or higher)
header-line(only in Emacs 22 or higher)
major-modeminor-modesbuffer-file-codingterminal-codinginput-methodprocessspeechd-speak-display-modes ¶List of minor modes to be read by their display string rather than name. To use the display form of a mode identification may be useful in cases when the display form is more concise than the mode name or when the display form changes without actual change of the mode.