GNU bug report logs -
#72262
31.0.50; [PATCH] Bug in `ispell-begin-tex-skip-regexp'
Previous Next
Reported by: Arash Esbati <arash <at> gnu.org>
Date: Tue, 23 Jul 2024 20:56:02 UTC
Severity: normal
Tags: patch
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 72262 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> Thanks, but couldn't this change break someone's setup or workflows?
I can't currently think of a scenario where the change breaks a working
setup.
> The matching of whitespace there seems to be on purpose,
In LaTeX2e, spaces in environment names are significant, so \begin{foo}
is not equivalent to \begin{foo } or \begin{ foo }, therefore I think
the current code is wrong.
> and your use case involves customization of ispell-tex-skip-alists.
> What about users who didn't customize that or customized it in a
> different way?
The former group is not affected at all since LaTeX has no environment
names with spaces. The latter will actually get what they're asking for
with the change I proposed, which is a follow-up to 808917b3fc.
Best, Arash
This bug report was last modified 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.