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

Question: Using after-change-major-mode-hook to implement a list of customizable settings per mode



Hi all,
Today I was thinking of providing a customizable variable inside Emacspeak called something like emacspeak-major-mode-settings-alist. This would be an alist, with keys being mode names, and the values being a list of settings for that mode. For example, there could be things like :character-echo, :word-echo, :punctuation-mode, etc.
Then, I could use after-change-major-mode-hook to load the settings for the current mode if they exist, and apply them.
Would this be useful to anyone (except me)?


|All Past Years |Current Year|


If you have questions about this archive or had problems using it, please contact us.

Contact Info Page