Hello,
Has anyone gotten a decent setup with speechd-el and evil-mode? I've gotten some nice things implemented for Sonarmacs (the Emacs configuration framework I started a while ago), but I'm hitting a few snags.
When you use evil-forward-char or evil-backward-char, speechd-el reads the whole line instead of the character that you go to.
Reading lines works sometimes, while other times it doesn't read the line at all; I've noticed this if I am not at the beginning of the line.
Is there advice somewhere in speechd-el that I need to turn off when entering evil-mode and turn on when exiting? I haven't really gone spelunking in the source yet, but that is on my todo list when time allows for it.
Thanks,
Hunter