7.1 Known Bugs
Known bugs (in no particular order):
- Predictive mode does not work under XEmacs. Making it work will take
some compatibility work, but should be possible.
- The predictive-latex-electric-environments feature is very flaky,
and should probably not be used at the moment. It has occasionally been
known to completely mess up LaTeX files by randomly deleting parts of
them!
- There are probably still bugs remaining in the
auto-overlay
code,
used in some major modes to set up region-local dictionaries. If you
find one, please report it, along with precise instructions on how to
reproduce it. They're fiendishly difficult to track down!
- The predictive mode Texinfo support uses
dict-latex-math
inside
‘@math{...}’, when it should only use TeX maths commands.