I have .tex file with size more than 100 Kb (if that needed, i may attach this file). I use AUCTeX for edit this file. flyspell-mode with this file works fine in latest emacs CVS snapshot. But if i try use 'M-x flyspell-buffer' with this file, emacs hang and use 99% of CPU time (C-g aborts this, but buffer stays unchecked). This is also reproduced with emacs started as 'emacs -Q file.tex', then just 'M-x flyspell-buffer'.
For spell checking i use $ aspell version @(#) International Ispell Version 3.1.20 (but really Aspell 0.60) In GNU Emacs 22.0.50.1 (i686-alt-linux-gnu, GTK+ Version 2.8.7) of 2005-12-03 on eugene-home.ikz.ru X server distributor `The X.Org Foundation', version 11.0.60899902 configured using `configure '--build=i686-alt-linux' '--host=i686-alt-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--sharedstatedir=/var' '--with-gcc' '--with-pop' '--with-x-toolkit=gtk' '--with-png' '--with-jpeg' '--with-xpm' '--with-gif' '--with-tiff' 'CFLAGS=-pipe -Wall -O2 -march=i686' 'build_alias=i686-alt-linux' 'host_alias=i686-alt-linux'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ru_RU.KOI8-R locale-coding-system: cyrillic-koi8 default-enable-multibyte-characters: t Major mode: LaTeX Minor modes in effect: flyspell-mode: t url-handler-mode: t display-time-mode: t recentf-mode: t encoded-kbd-mode: t erc-autojoin-mode: t erc-button-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-fill-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t delete-selection-mode: t pc-selection-mode: t show-paren-mode: t tooltip-mode: t auto-compression-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f s r <tab> F l <tab> . k <tab> <return> M-x f l y <tab> s p e <tab> b u f f <tab> <return> M-x r e p o <tab> r t - e m a <tab> <return> Recent messages: Removing duplicates... done Applying style hooks... done Loading texmathp...done Making completion list... Loading eieio-opt...done Checking region... Spell Checking...0% [newpage] Quit Making completion list... Loading emacsbug...done _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
