I'm using flyspell mode, but unfortunatly I have to M-x flyspell-mode in each AucTeX buffer.
Somehow (add-hook 'LaTeX-mode-hook 'flyspell-mode) doesn't work for me.
What is the correct flyspell-hook in AucTeX?
|
|
|
Try
This will force flyspell-mode to turn on, instead of toggling it. |
|||
|
I would be surprised if the above worked. But the following is better anyway:
|
|||
|
|