GNU bug report logs -
#954
indentation in latex-mode in emacs-23
Previous Next
Reported by: "Chirok Han" <chirok.han <at> gmail.com>
Date: Wed, 10 Sep 2008 07:55:05 UTC
Severity: normal
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #68 received at 954-done <at> emacsbugs.donarmstrong.com (full text, mbox):
Fixed as
2008-09-23 Martin Rudalics <rudalics <at> gmx.at>
* textmodes/tex-mode.el (latex-find-indent): Try to handle
escaped close parens correctly. (Bug#954)
for indenting the closing paren, and
2008-09-25 Martin Rudalics <rudalics <at> gmx.at>
* textmodes/tex-mode.el (latex-handle-escaped-parens): New variable.
(latex-backward-sexp-1, latex-forward-sexp-1): Treat escaped
parens specially only if latex-handle-escaped-parens is non-nil.
(latex-indent-within-escaped-parens): New option.
(latex-find-indent): Bind latex-handle-escaped-parens to
latex-indent-within-escaped-parens. Do not treat escaped parens
specially when this is nil. (Bug#954)
for indenting the text within the parens.
Thanks again for reporting, martin.
This bug report was last modified 16 years and 254 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.