GNU bug report logs -
#13577
24.3.50; Underscore in LaTeX comments can mess up ispell
Previous Next
Reported by: Ivan Andrus <darthandrus <at> gmail.com>
Date: Mon, 28 Jan 2013 17:51:01 UTC
Severity: normal
Merged with 14419
Found in version 24.3.50
Done: Agustin Martin <agustin.martin <at> hispalinux.es>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Dec 20, 2013, at 10:16 PM, Chong Yidong <cyd <at> gnu.org> wrote:
> Ivan Andrus <darthandrus <at> gmail.com> writes:
>
>> Starting from emacs -Q add the following to a buffer and put it in
>> latex-mode (I checked both AUCTeX and the builtin latex-mode):
>>
>> % Again, we ignore the actual values of $\zeta_{i}$.
>> It is clear that $Z(G)=\angles{c_{i}}\cong \mathbb{Z}_{p}^{2}$ and
>> $G'=\angles{b_{i},c_{i}}$.
>> Missssspeelllllled.
>>
>> Run ispell-buffer. I have to do the following to get ispell to work on
>> my system:
>>
>> (setq-default ispell-program-name "hunspell")
>> (setq ispell-dictionary "american")
>>
>> You will notice that it tries to correct G', when it should not (since
>> it's in math mode). It also ignores Missssspeelllllled.
>
> I can't reproduce this. For me, ispell-buffer tries only to correct
> Missssspeelllllled.
Hmm... I still see the same behavior on trunk from about 3 days ago:
Bzr revision: 115610 monnier <at> iro.umontreal.ca-20131219140055-r6qdeooy5rrd4q1f
Are you using AUCTeX or the builtin latex-mode?
This has to do with skipping regions and in-comment. I think I have a patch. However, I need to get my new employer to sign papers, and they're shut down for about two weeks.
-Ivan
This bug report was last modified 11 years and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.