* Jun Yang (2008-09-09) writes: > I am using AucTex 11.85 with MikTex 2.7 and GNU Emacs 22.2.1 on a Windows > machine. Each time I press C-c ?, it takes about 5 seconds for the prompt > "Package, command, or document:" to appear in the minibuffer. Does anyone > have the same problem? What could have caused the lag?
MiKTeX is not kpathsea-based. In that case AUCTeX does a lot of file searching itself which can take some time (and there is no caching of results). -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
