GNU bug report logs - #16390
24.3.50; [PATCH] texinfo-mode does not fontify @math{2^{61}} correctly

Previous Next

Package: emacs;

Reported by: Bastien Guerry <bzg <at> altern.org>

Date: Tue, 7 Jan 2014 18:07:01 UTC

Severity: minor

Tags: fixed

Found in version 24.3.50

Fixed in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 16390 <at> debbugs.gnu.org (full text, mbox):

From: Bastien <bzg <at> altern.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 16390 <at> debbugs.gnu.org
Subject: Re: bug#16390: 24.3.50;
 [PATCH] texinfo-mode does not fontify @math{2^{61}} correctly
Date: Wed, 08 Jan 2014 09:28:25 +0100
Glenn Morris <rgm <at> gnu.org> writes:

> Don't use regexps for this. Use a matcher function that scans for the
> end of the sexp.

Is it really worth a dedicated function, when the regexp
is good enough to deal with nested curly braces?  It deals
with only one level of nesting, but I don't think we need
more.

If this is the right thing to do, can you point at an
example of such a matcher function?

-- 
 Bastien




This bug report was last modified 8 years and 255 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.