bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2696: 23.0.91; flyspell in TeX cite commands


From: martin rudalics
Subject: bug#2696: 23.0.91; flyspell in TeX cite commands
Date: Wed, 18 Mar 2009 07:26:49 +0100
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

>  Will it be corrected for next version of flyspell?

You can't "correct" this in a reasonable way because flyspell inherently
works on the word-like object before `point'.  The current value makes
flyspell already search the last 100 chars for a backslash every time it
investigates such an object.  Hardcoding a larger value here will just
make flyspell even more sloppy for the average user.

But maybe you can convince Agustín Martín to make this a customizable
option ;-)

martin







reply via email to

[Prev in Thread] Current Thread [Next in Thread]