Hi, I've searching through the help info but I can't seem to find any information on how if possible to always enable Visual Line Mode in ElDoc only?
I tried setting (add-hook 'text-mode-hook 'turn-on-visual-line-mode)
. That doesn't work in ElDoc :D