Nikhil Nair <[EMAIL PROTECTED]> writes: > I've now had a chance to play with Windows emacs, and, with this feature > enabled, it works very nicely with JAWS (a popular screen reader). > However, if it's supposed to be autodetecting screen readers, this isn't > working at all: I had to add (setq w32-use-visible-system-caret t) to my > .emacs.
Thank you for reporting this. It turns out the detection was being done in the wrong place, so was happening when Emacs was dumped, not every time it started. I have fixed it now. _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
