GNU bug report logs -
#41442
26.3; `forward-sexp' in LaTeX mode
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Thu, 21 May 2020 20:39:01 UTC
Severity: minor
Tags: moreinfo
Found in version 26.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 41442 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> Dunno whether this is a bug (haven't used LaTeX in 30 years).
>
> See https://emacs.stackexchange.com/q/58644/105
>
> Seems like `forward-sexp', with cursor before the `{', should move past
> the `}'. Instead, it takes account of parens in between: if they are
> balanced then it moves to the `}'. Else it moves to a `)' that seems to
> balance the `{'.
>
> In LaTeX does it ever really make sense for `)' to balance `{'?
> If not, then I think we have a bug. Hopefully someone familiar with
> LaTeX will be able to judge.
emacs -Q a.tex
\foo{bar (zot) gazonk}
I tried `C-M-f' on the first { character, and it skipped to the closing
} character.
Do you have a test case to reproduce this bug?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.